/* div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form {overflow:hidden;} */
*{margin:0;padding:0;list-style:none;}
input, select, textarea ,video{outline:none;}
select{outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;}
input,select{color:#999;}
select::-ms-expand {display:none;}
option{color:#000;}
input {border:none;background:none;font-family:'微软雅黑';}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay:111111s;
    -webkit-transition:color 11111s ease-out, background-color 111111s ease-out;
}
a{text-decoration:none;cursor:pointer;}
html,body{font-family:"微软雅黑";color:#333333;}
img{vertical-align:middle;}
button,select{cursor:pointer;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0;}
.clearfix{display:block;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.w310{width:310px;}
.w820{width:820px;}
.w870{width:870px;}
.w1200{width:1200px;margin:0 auto;}
.w1220{width:1220px;margin:0 auto;}
.m20{margin-bottom:20px;}
.m_t_10{margin-top:10px;}
.m_b_20{margin-bottom:20px;}
.m_r_20{margin-right:20px;}
.copy{moz-user-select:-moz-none;-moz-user-select:none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.fixed{position:fixed;left:0;top:0;right:0;bottom:0;margin:auto;}
.pointer,.form_btn,.btn,.close{cursor:pointer;}
.none{display:none !important;}
.show{display:block !important;}
.center{text-align:center;}
.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-break:break-all;}
.user-select{moz-user-select:-moz-none;-moz-user-select:none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.border-top-blue{border-top:2px solid #004196;}
.border-top-green{border-top:2px solid #43bc9a;}
.border-top-darkslategray{border-top:2px solid #006960;}
.border-top-dark{border-top:2px solid #294340;}
.border-top-yellow{border-top:2px solid #fdbd0f;}
.ccc{background:#ccc !important;}
.fff{background:#fff !important;}
.swiper-button-next a,
.swiper-button-prev a{display:block;width:100%;height:100%;}
/* 
*	部分模块公共样式
*	1.标题、nav
*	2.广告位
*	3.顾问团队、热门博文、成功案例、热门活动
*	4.滚动条
*	5.活动推荐
*	6.免费评估
*	7.左侧功能块、底部表单
*	8.留学小工具
*	9.弹框表单、底部等其他模块
*/
body{background:#f5f5f5;}
/* 1.标题、nav */
.qt_title_lg{height:60px;text-align:center;background:url(https://liuxue.xdf.cn/image/icon/line_2.png) no-repeat center 36px;}
.qt_title_lg .tit{position:relative;font-size:30px;padding:0 36px 0px;line-height:60px;display:inline-block;background-color:#f5f5f5;}
.qt_title_lg.white .tit{background-color:#fff;}
.qt_title_lg .tit:after{content:"";width:29px;height:3px;background-color:#223e96;position:absolute;left:0;right:0;margin:0 auto;bottom:0;}
.qt_title_lg .tit.darkBlue:after{background-color:#223e96;}
.qt_title_lg .tit.green:after{background-color:#43bc9a;}

.qt_title_md{text-align:center;}

.qt_title_sm{border-bottom:1px solid #dddddd;margin:0 20px;padding:10px 0 0;position:relative;height:40px;}
.qt_title_sm.border{border-bottom:none;}
.qt_title_sm .tit{line-height:40px;vertical-align:middle;font-size:18px;}
.qt_title_sm .tit span{font-weight:normal;}
.qt_title_sm.yellow .tit{border-bottom:1px solid #f3bb00;}
.qt_title_sm.darkBlue .tit{border-bottom:1px solid #223e96;}
.qt_title_sm.green .tit{border-bottom:1px solid #43bc9a;}
.qt_title_sm.darkslategray .tit{border-bottom:1px solid #006960;}
.qt_title_sm.dark .tit{border-bottom:1px solid #294340;}
.qt_title_sm .more{color:#999999;font-size:16px;padding:0px 20px 0 0;margin:14px 0 0 0;background:url(https://liuxue.xdf.cn/image/icon/more_2.png) no-repeat right 5px;}
.qt_title_sm .more:hover{text-decoration:underline;}
.qt_title_sm_pos{position:absolute;right:20px;}
.qt_title_sm_pos .more{color:#999999;font-size:16px;padding:0px 20px 0 0;margin:8px 0 0 0;background:url(https://liuxue.xdf.cn/image/icon/more_2.png) no-repeat right 6px;}
.qt_title_sm ul{position:absolute;right:70px;bottom:-1px;line-height:34px;}
.qt_title_sm ul li{display:inline-block;width:76px;text-align:center;font-size:16px;cursor:pointer;position:relative;}
.qt_title_sm ul li.w140{width:140px;}
.qt_title_sm ul li:hover,
.qt_title_sm ul li.active{font-weight:bold;color:#f39800;border-bottom:2px solid #f39800;}
.qt_title_sm ul li:hover::after,
.qt_title_sm ul li.active::after{content:'';position:absolute;left:0;right:0;bottom:0;margin:auto;width:11px;height:4px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat -30px -30px;}
.qt_title_sm.darkslategray ul li:hover,
.qt_title_sm.darkslategray ul li.active{color:#006960;}

.qt_tab_switch_lg{width:1200px;text-align:center;padding:13px 0;margin:13px auto 24px;background:#ecf2f0;}
.qt_tab_switch_lg li{width:117px;height:40px;line-height:40px;font-size:16px;color:#fff;margin:0 0 0 -10px;cursor:pointer;display:inline-block;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat left -55px;}
.qt_tab_switch_lg li:hover,
.qt_tab_switch_lg li.active{background-position-y:-95px;}
.qt_tab_switch_lg li.ax{width:157px;background-position-y:-135px;}
.qt_tab_switch_lg li.ax:hover,
.qt_tab_switch_lg li.ax.active{background-position-y:-175px;}

/* 2.广告位 */
.qt_banner{text-align:center;overflow:hidden;}
.qt_banner .swiper-wrapper{overflow:visible;}
.qt_banner.w900{width:900px;height:350px;}
.qt_banner.w1000{width:1000px;height:90px;}
.qt_banner.w310{width:310px;/* height:280px; */}
.qt_banner.w310 img{width:310px;height:280px;}
.qt_banner.w330{width:330px;height:280px;overflow:hidden;}
.qt_banner.w330 img{width:330px;height:280px;}
.qt_banner.h90{width:1200px;height:90px;margin:0 auto;}
.qt_banner.h120{width:1200px;height:120px;margin:0 auto;}
.qt_banner.h220{width:1200px;height:220px;margin:0 auto;}
.qt_banner.h400{width:1200px;height:400px;margin:0 auto;}
.qt_banner .swiper-container{width:100% !important;height:100% !important;}
.qt_banner .swiper-button-prev,
.qt_banner .swiper-button-next{width:38px;height:38px;opacity:0.8;background:url(https://liuxue.xdf.cn/image/icon/swiper-button.png) no-repeat center top;background-size:100% auto;}
.qt_banner .swiper-button-prev{background-position-y:top;}
.qt_banner .swiper-button-next{background-position-y:bottom;}
.qt_banner.button_none .swiper-button-prev,
.qt_banner.button_none .swiper-button-next{display:none;}
.qt_banner.button_none:hover .swiper-button-prev,
.qt_banner.button_none:hover .swiper-button-next{display:block;}
.qt_banner.r .swiper-container .swiper-pagination{position:absolute;right:20px;bottom:15px;z-index:9;width:97.5%;text-align:right;}
.qt_banner .swiper-container .swiper-pagination-bullet{width:10px;height:10px;background:#b9b9b9;margin:0 5px;opacity:1;}
.qt_banner .swiper-container .swiper-pagination-bullet-active{background:#f8b500;}
.qt_banner.blue .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:#43bc9a;}
.qt_banner.white .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:#fff;}
.qt_banner_lg .swiper-button-prev,
.qt_banner_lg .swiper-button-next{width:38px;height:38px;background-size:38px auto;}
.qt_banner_sm .swiper-button-prev,
.qt_banner_sm .swiper-button-next{width:30px;height:30px;background-size:30px auto;}

/* 3.顾问团队 */
.qt_comprehensive .gwtd{overflow:hidden;height:340px;}
.qt_comprehensive .gwtd .qt_title_sm{margin:0 50px 5px;padding:0;}
.qt_comprehensive .gwtd .swiper-container-wrap{position:relative;}
.qt_comprehensive .gwtd .swiper-container-gwtd{height:auto;margin:0 50px;}
.qt_comprehensive .gwtd .swiper-slide{width:216px;float:left;}
.qt_comprehensive .gwtd .PersonalPic{width:100%;height:216px;overflow:hidden;position:relative;}
.qt_comprehensive .gwtd .PersonalPic:hover .dec_wrap{display:block;}
.qt_comprehensive .gwtd .PersonalPic img{width:100%;}
.qt_comprehensive .gwtd .PersonalPic .dec_wrap{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.7);display:none;}
.qt_comprehensive .gwtd .PersonalPic .dec_wrap p{height:170px;overflow:hidden;}
.qt_comprehensive .gwtd .PersonalPic .dec_wrap p a{height:120px;font-size:12px;color:#fff;line-height:24px;padding:25px 20px;display:block;}
.qt_comprehensive .gwtd .PersonalPic .dec_wrap .btn_wrap{text-align:center;}
.qt_comprehensive .gwtd .PersonalPic .dec_wrap .btn{width:75px;height:22px;line-height:22px;border:1px solid #f39800;text-align:center;display:inline-block;margin:0 10px;border-radius:5px;}
.qt_comprehensive .gwtd .PersonalPic .dec_wrap .question{color:#f39800;}
.qt_comprehensive .gwtd .PersonalPic .dec_wrap .Evaluation{color:#fff;background:#f39800;}
.qt_comprehensive .gwtd .consultant{width:100%;height:75px;background:#fff;text-align:center;}
.qt_comprehensive .gwtd .consultant a{display:block;width:100%;height:100%;}
.qt_comprehensive .gwtd .consultant .ConsultName{font-size:16px;color:#333333;line-height:30px;padding-top:13px;}
.qt_comprehensive .gwtd .consultant .ConsultTitle{font-size:12px;color:#666666;}
.qt_comprehensive .gwtd .swiper-button-next,.qt_comprehensive .gwtd .swiper-button-prev{display:none;width:38px;height:38px;background-color:#000;background-color:rgb(0 0 0 / 50%);background-size:38px auto;background-image:url(https://liuxue.xdf.cn/image/icon/swiper-button.png);border-radius:50%;opacity:0.5;}
.qt_comprehensive .gwtd .swiper-button-prev{background-position:center top;}
.qt_comprehensive .gwtd .swiper-button-next{background-position:center bottom;}


/* 3.热门博文、成功案例、活动推荐 */
.qt_comprehensive .blog .list_wrap{background:#fff;padding:20px 0;}
.qt_comprehensive .blog a:hover{text-decoration:underline;}
.qt_comprehensive .blog .list_sm{margin:0 0 0 20px;position:relative;}
.qt_comprehensive .blog .list_sm .tit{width:60px;height:152px;font-size:26px;padding:18px 20px 0 10px;margin-right:20px;box-shadow:0 0 10px 0 #e1e1e1;position:relative;background:#fff url(https://liuxue.xdf.cn/image/rmbw.jpg) no-repeat left bottom;}
.qt_comprehensive .blog .list_sm .tit.hdtj,
.qt_comprehensive .blog .list_sm .tit.rmbw{background:#fff url(https://liuxue.xdf.cn/image/rmbw.jpg) no-repeat left bottom;}
.qt_comprehensive .blog .list_sm .tit.cgal{background:#fff url(https://liuxue.xdf.cn/image/cgal.jpg) no-repeat left bottom;}
.qt_comprehensive .blog .list_sm .tit.lqjx{background:#fff url(https://liuxue.xdf.cn/image/lqjx.jpg) no-repeat left bottom;}
.qt_comprehensive .blog .list_sm.hwxs .tit{background:#fff url(https://liuxue.xdf.cn/image/hwxs.jpg) no-repeat left bottom;}
.qt_comprehensive .blog .list_sm.hwsh .tit{background:#fff url(https://liuxue.xdf.cn/image/hwsh.jpg) no-repeat left bottom;}
.qt_comprehensive .blog .list_sm .tit:after{content:"";width:50px;height:3px;position:absolute;left:10px;top:94px;background:linear-gradient(to right, #f3bb00 0%,#fff 100%);}
.qt_comprehensive .blog .list_sm ul{width:468px;}
.qt_comprehensive .blog .list_sm ul li{width:450px;height:34px;line-height:34px;padding-left:20px;font-size:14px;overflow:hidden;background:url(https://liuxue.xdf.cn/image/icon/icon_list01.png) no-repeat 0 10px;}
.qt_comprehensive .blog .list_sm ul li a{color:#666666;max-width:360px;float:left;}
.qt_comprehensive .blog .list_sm ul li span{width:36px;height:18px;line-height:18px;font-size:12px;text-align:center;color:#f39800;border-radius:0 10px 10px 5px;border:1px solid #f39800;margin:6px 0 0 5px;float:left;}
.qt_comprehensive .blog .list_sm .more{position:absolute;top:-16px;right:30px;color:#999999;line-height:20px;font-size:14px;padding:0px 20px 0 0;background:url(https://liuxue.xdf.cn/image/icon/more_2.png) no-repeat right center;}
.qt_comprehensive .blog .list_sm.blue .tit:after{background:linear-gradient(to right, #034397 0%,#fff 100%);}
.qt_comprehensive .blog .list_sm.blue ul li{background-position:0px -24px;}
.qt_comprehensive .blog .list_sm.green .tit:after{background:linear-gradient(to right, #43bc9a 0%,#fff 100%);}
.qt_comprehensive .blog .list_sm.green ul li{position:relative;background:none;padding-left:10px;}
.qt_comprehensive .blog .list_sm.green ul li::before{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;width:4px;height:4px;background:#43bc9a;border-radius:50%;}

/* 顾问团队最新上线后可删除 */
.qt_consultant_team{width:1300px;padding:44px 0 0;}
.qt_consultant_team .gwtd{height:auto;}
.qt_consultant_team .gwtd .qt_title_sm{margin:0 50px 5px;padding:0;}
.qt_consultant_team .gwtd .swiper-container-wrap{position:relative;height:291px;overflow:hidden;}
.qt_consultant_team .gwtd .swiper-container{width:1200px;height:291px;margin:0 50px;display:none;}
.qt_consultant_team .gwtd .swiper-container .more{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;height:40px;line-height:40px;color:#999;font-size:20px;margin:auto;text-align:center;}
.qt_consultant_team .gwtd .swiper-container .more:hover{color:#f39800;font-weight:bold;}
.qt_consultant_team .gwtd .swiper-slide{width:216px;float:left;margin-right:30px;}
.qt_consultant_team .gwtd .PersonalPic{width:100%;height:216px;overflow:hidden;position:relative;}
.qt_consultant_team .gwtd .PersonalPic:hover .dec_wrap{display:block;}
.qt_consultant_team .gwtd .PersonalPic img{width:100%;}
.qt_consultant_team .gwtd .PersonalPic .dec_wrap{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.7);display:none;}
.qt_consultant_team .gwtd .PersonalPic .dec_wrap p{height:170px;overflow:hidden;}
.qt_consultant_team .gwtd .PersonalPic .dec_wrap p a{height:120px;font-size:12px;color:#fff;line-height:24px;padding:25px 20px;display:block;}
.qt_consultant_team .gwtd .PersonalPic .dec_wrap .btn_wrap{text-align:center;}
.qt_consultant_team .gwtd .PersonalPic .dec_wrap .btn{width:75px;height:22px;line-height:22px;border:1px solid #f39800;text-align:center;display:inline-block;margin:0 10px;border-radius:5px;}
.qt_consultant_team .gwtd .PersonalPic .dec_wrap .question{color:#f39800;}
.qt_consultant_team .gwtd .PersonalPic .dec_wrap .Evaluation{color:#fff;background:#f39800;}
.qt_consultant_team .gwtd .consultant{width:100%;height:75px;background:#fff;text-align:center;}
.qt_consultant_team .gwtd .consultant a{display:block;width:100%;height:100%;}
.qt_consultant_team .gwtd .consultant .ConsultName{font-size:16px;color:#333333;line-height:30px;padding-top:13px;}
.qt_consultant_team .gwtd .consultant .ConsultTitle{font-size:12px;color:#666666;}
.qt_consultant_team .gwtd .swiper-button-next,.qt_consultant_team .gwtd .swiper-button-prev{display:none;width:38px;height:38px;background-color:#000;background-color:rgb(0 0 0 / 50%);background-size:38px auto;background-image:url(https://liuxue.xdf.cn/image/icon/swiper-button.png);border-radius:50%;opacity:0.5;}
.qt_consultant_team .gwtd .swiper-button-prev{background-position:center top;}
.qt_consultant_team .gwtd .swiper-button-next{background-position:center bottom;}
/* 顾问团队最新上线后可删除 */

/* 顾问团队最新2023.08.18 */
.qt_consultant_team.qt_consultant_team_new{width:1300px;padding:44px 0 0;}
.qt_consultant_team.qt_consultant_team_new .gwtd{height:auto;}
.qt_consultant_team.qt_consultant_team_new .gwtd .qt_title_sm{margin:0 50px 5px;padding:0;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-container-wrap{position:relative;height:291px;overflow:hidden;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-container{width:1200px;height:291px;margin:0 50px;display:none;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-container .more{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;height:40px;line-height:40px;color:#999;font-size:20px;margin:auto;text-align:center;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-container .more:hover{color:#f39800;font-weight:bold;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slide{width:216px;float:left;margin-right:10px;border-radius:20px;overflow:hidden;}
.qt_consultant_team.qt_consultant_team_new .gwtd .PersonalPic{width:100%;height:191px;overflow:hidden;position:relative;cursor:pointer;}
.qt_consultant_team.qt_consultant_team_new .gwtd .PersonalPic:hover .dec_wrap{display:block;}
.qt_consultant_team.qt_consultant_team_new .gwtd .PersonalPic img{width:100%;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slide .PersonalPic .state{position:absolute;width:104px;height:43px;right:0;bottom:0;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slide.hy .PersonalPic .state{background:url(https://liuxue.xdf.cn/image/blog/image/hy_2.png) no-repeat 0 0;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slide.yc .PersonalPic .state{background:url(https://liuxue.xdf.cn/image/blog/image/yc_2.png) no-repeat 0 0;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slide.rq .PersonalPic .state{background:url(https://liuxue.xdf.cn/image/blog/image/rq_2.png) no-repeat 0 0;}
.qt_consultant_team.qt_consultant_team_new .gwtd .PersonalPic .dec_wrap{position:absolute;background:rgba(0,0,0,.5);top:0;left:-500px;width:100%;height:100%;padding:35px 18px 0 18px;box-sizing:border-box;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slide:hover .dec_wrap {left:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.qt_consultant_team.qt_consultant_team_new .gwtd .PersonalPic .dec_wrap p{font-size:12px;line-height:18px;color:#ffffff;margin-top:8px;max-height:36px;height:auto;}
.qt_consultant_team.qt_consultant_team_new .gwtd .PersonalPic .dec_wrap p b {color:#f39700;}
.qt_consultant_team.qt_consultant_team_new .gwtd .consultant{width:100%;height:114px;background:#fff;text-align:center;}
.qt_consultant_team.qt_consultant_team_new .gwtd .consultant a{display:block;width:100%;height:auto;}
.qt_consultant_team.qt_consultant_team_new .gwtd .consultant .ConsultName{font-size:16px;color:#333333;line-height:23px;padding-top:5px;}
.qt_consultant_team.qt_consultant_team_new .gwtd .consultant .ConsultTitle{font-size:12px;color:#666666;}
.qt_consultant_team.qt_consultant_team_new .gwtd .consultant a.btn{width:115px;height:auto;}
/* .qt_consultant_team.qt_consultant_team_new .gwtd .swiper-button-next{display:none;width:32px;height:32px;background-color:none;background-color:none;background:url(https://liuxue.xdf.cn/image/blog/pc/image/right.png) no-repeat center top;border-radius:50%;opacity:1;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-button-prev{display:none;width:32px;height:32px;background-color:none;background-color:none;background:url(https://liuxue.xdf.cn/image/blog/pc/image/left.png) no-repeat center top;border-radius:50%;opacity:1;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-button-prev{background-position:center top;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-button-next{background-position:center bottom;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-button-prev.active{background:url(https://liuxue.xdf.cn/image/blog/pc/image/leftH.png) no-repeat center top;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-button-next.active{background:url(	https://liuxue.xdf.cn/image/blog/pc/image/rightH.png) no-repeat center top;} */
.qt_consultant_team.qt_consultant_team_new .gwtd .consultant .profile{font-size:12px;color:#666666;width:80%;margin:8px auto 0;line-height:18px;height:54px;text-align:left;display:none;}

/*补位*/
.qt_consultant_team.qt_consultant_team_new .gwtd  .swiper-slide .consultant .ProfileRight{text-align:center;}
.qt_consultant_team.qt_consultant_team_new .gwtd  .swiper-slideGreen .consultant .ProfileRight{text-align:right;width:70%;height:56px;}
.qt_consultant_team.qt_consultant_team_new .gwtd  .swiper-slide h3{font-size:20px;text-align:center;position:relative;width:100%;padding-bottom:10px;padding-top:6px;margin-bottom:15px;}
.qt_consultant_team.qt_consultant_team_new .gwtd  .swiper-slide h3::after{content:'';width:38px;height:3px;display:block;position:absolute;bottom:0;right:0;left:0;margin:auto;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slideGreen h3{color:#00695f;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slideBlue h3{color:#335d95;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slideGreen h3::after{background:#00695f;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slideBlue h3::after{background:#335d95;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-slideBlue .greenBtn{background:#5299ea;}
/*顾问横板*/
.qt_consultant_team.qt_consultant_team_new .gwtd .transverse_swiper .swiper-slide {width:395px;background:#ffffff;}
.qt_consultant_team.qt_consultant_team_new .gwtd .transverse_swiper .swiper-slide .PersonalPic {float:left;width:191px;background:#333;}
.qt_consultant_team.qt_consultant_team_new .gwtd .transverse_swiper .swiper-slide .consultant {float:left;width:198px;}
.qt_consultant_team.qt_consultant_team_new .gwtd .transverse_swiper .swiper-slide .consultant .profile {display:block;text-align:center;}
.qt_consultant_team.qt_consultant_team_new .gwtd .transverse_swiper .swiper-slide .consultant .ConsultName {padding-top:25px;}
.qt_consultant_team.qt_consultant_team_new .gwtd .transverse_swiper .swiper-slide h3 {width:168px;text-align:right;padding-top:20px;}
.qt_consultant_team.qt_consultant_team_new .gwtd .transverse_swiper .swiper-slide h3::after {left:auto;}
.qt_consultant_team.qt_consultant_team_new .gwtd .transverse_swiper .swiper-slide .consultant .profileRight {text-align:center;width:70%;height:56px;}
/*顾问改版2023.08.18*/

/* 顾问团队左右按钮 */
.qt_consultant_team .swiper-container-wrap .swiper-button-next, 
.qt_consultant_team .swiper-container-wrap .swiper-button-prev{width:40px;height:40px;opacity: 1;display: none;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-container-wrap:hover .swiper-button-next.gwShow{display: block;}
.qt_consultant_team.qt_consultant_team_new .gwtd .swiper-container-wrap:hover .swiper-button-prev.gwShow{display: block;}
.qt_consultant_team .swiper-container-wrap .swiper-button-prev, 
.qt_consultant_team .swiper-container-rtl .swiper-button-next{background:url(https://liuxue.xdf.cn/image/icon/swiper-button_40_40.png) no-repeat -60px 0;background-size:100px;left: 58px;top:0;bottom:0;margin:auto;}
.qt_consultant_team .swiper-container-wrap .swiper-button-next, 
.qt_newblog_team .swiper-container-rtl .swiper-button-prev{background:url(https://liuxue.xdf.cn/image/icon/swiper-button_40_40.png) no-repeat -60px -61px;background-size:100px;right: 58px;top:0;bottom:0;margin:auto;}
.qt_consultant_team .swiper-container-wrap .swiper-button-prev.active{background-position:0 0;}
.qt_consultant_team .swiper-container-wrap .swiper-button-next.active{background-position:0 -61px;}


.qt_consultant_team .blog_wrap{border:1px solid #47be9c;background:#fff;padding:15px 0;margin:22px 50px 0;}
.qt_consultant_team .blog_wrap .blog_list{display:none;}
.qt_consultant_team .blog_wrap a:hover{text-decoration:underline;}
.qt_consultant_team .blog_wrap .list_sm{margin:0 0 0 20px;position:relative;}
.qt_consultant_team .blog_wrap .list_sm .tit{width:60px;height:152px;font-size:26px;padding:18px 20px 0 10px;margin-right:20px;box-shadow:0 0 10px 0 #e1e1e1;position:relative;background:#fff url(https://liuxue.xdf.cn/image/rmbw.jpg) no-repeat left bottom;}
.qt_consultant_team .blog_wrap .list_sm .tit.hdtj,
.qt_consultant_team .blog_wrap .list_sm .tit.rmbw{background:#fff url(https://liuxue.xdf.cn/image/rmbw.jpg) no-repeat left bottom;}
.qt_consultant_team .blog_wrap .list_sm .tit.cgal{background:#fff url(https://liuxue.xdf.cn/image/cgal.jpg) no-repeat left bottom;}
.qt_consultant_team .blog_wrap .list_sm .tit.lqjx{background:#fff url(https://liuxue.xdf.cn/image/lqjx.jpg) no-repeat left bottom;}
.qt_consultant_team .blog_wrap .list_sm.hwxs .tit{background:#fff url(https://liuxue.xdf.cn/image/hwxs.jpg) no-repeat left bottom;}
.qt_consultant_team .blog_wrap .list_sm.hwsh .tit{background:#fff url(https://liuxue.xdf.cn/image/hwsh.jpg) no-repeat left bottom;}
.qt_consultant_team .blog_wrap .list_sm ul{width:468px;height:170px;position:relative;overflow:hidden;}
.qt_consultant_team .blog_wrap .list_sm ul li{width:450px;height:34px;line-height:34px;padding-left:20px;font-size:14px;overflow:hidden;background:url(https://liuxue.xdf.cn/image/icon/icon_list01.png) no-repeat 0 10px;}
.qt_consultant_team .blog_wrap .list_sm ul li a{color:#666666;max-width:360px;float:left;}
.qt_consultant_team .blog_wrap .list_sm ul li span{width:36px;height:18px;line-height:18px;font-size:12px;text-align:center;color:#f39800;border-radius:0 10px 10px 5px;border:1px solid #f39800;margin:6px 0 0 5px;float:left;}
.qt_consultant_team .blog_wrap .list_sm ul p{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;height:20px;line-height:20px;color:#999;font-size:18px;margin:auto;text-align:center;}
.qt_consultant_team .blog_wrap .list_sm .more{position:absolute;top:-16px;right:30px;color:#999999;line-height:20px;font-size:14px;padding:0px 20px 0 0;background:url(https://liuxue.xdf.cn/image/icon/more_2.png) no-repeat right center;}
.qt_consultant_team .blog_wrap .list_sm .tit:after{content:"";width:50px;height:3px;position:absolute;left:10px;top:94px;}
.qt_consultant_team .blog_wrap .list_sm .tit:after{background:linear-gradient(to right, #f3bb00 0%,#fff 100%);}
.qt_consultant_team .blog_wrap .list_sm.blue .tit:after{background:linear-gradient(to right, #034397 0%,#fff 100%);}
.qt_consultant_team .blog_wrap .list_sm.green .tit:after{background:linear-gradient(to right, #43bc9a 0%,#fff 100%);}
.qt_consultant_team .blog_wrap .list_sm.blue ul li{background-position:0px -24px;}
.qt_consultant_team .blog_wrap .list_sm.green ul li{position:relative;background:none;padding-left:10px;}
.qt_consultant_team .blog_wrap .list_sm.green ul li::before{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;width:4px;height:4px;background:#43bc9a;border-radius:50%;}


/* 4.滚动条 */
.scrollBar {position:relative;overflow:hidden;}
.scrollBar>.nano-content {position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0;}
.scrollBar>.nano-content:focus {outline:thin dotted;}
.scrollBar>.nano-content::-webkit-scrollbar {display:none;}
/* .has-scrollbar>.nano-content::-webkit-scrollbar {display:block;} */
.scrollBar>.nano-pane {background:#ddd;position:absolute;width:5px;right:0;top:0;bottom:0;border-radius:5px;}
.scrollBar>.nano-pane>.nano-slider{background:#f3bb00;position:relative;width:5px;border-radius:5px;}
.scrollBar.green>.nano-pane>.nano-slider{background:#2cc59f;}
.uk .scrollBar>.nano-pane{background:#f7f7f7;}
.uk .scrollBar>.nano-pane>.nano-slider{background:#1d3584;}

/* 5.活动推荐 */
.qt_hdtj{background-color:#fff;}
.qt_hdtj .activity_list{padding:20px 20px 0;height:204px;overflow:hidden;}
.qt_hdtj .activity_list li{font-size:14px;height:34px;line-height:34px;color:#666666;}
.qt_hdtj .activity_list li a{color:#666666;float:left;max-width:400px;height:34px;overflow:hidden;}
.qt_hdtj .activity_list li a span{display:inline-block;width:80px;}
.qt_hdtj .activity_list a:hover{text-decoration:underline;}
.qt_hdtj .activity_list li .state{width:64px;height:18px;line-height:18px;border:1px solid #43bc9a;background:#f1fffb;border-radius:5px;margin:6px 10px 0 0;float:left;text-align:center;}
.qt_hdtj .activity_list li .state.r{float:right;margin:6px 0 0 0;}
.qt_hdtj .activity_list li .state a{color:#43bc9a;line-height:18px;height:auto;display:block;width:100%;}
.qt_hdtj .activity_list li .state.end{color:#bdbdbd;border:1px solid #bdbdbd;background:#f4f2f2;}
.qt_hdtj .activity_list li .country{min-width:36px;height:18px;text-align:center;line-height:18px;font-size:12px;color:#f39800;border-radius:0 10px 10px 5px;border:1px solid #f39800;float:left;margin:8px 0 0 5px;padding:0 5px;}



/* 6.留学产品 */
.qt_lxcp_lg{padding:30px 0 15px;width:1300px;}
.qt_lxcp_lg .tab_wrap{background:#ecf2f0;height:66px;text-align:center;width:1200px;margin:13px auto 0;}
.qt_lxcp_lg .tab_wrap li{width:117px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;margin:13px 0 0 -10px;cursor:pointer;display:inline-block;}
.qt_lxcp_lg .tab_wrap li{background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat left -55px;}
.qt_lxcp_lg .tab_wrap li:hover,
.qt_lxcp_lg .tab_wrap li.active{background-position-y:-95px;}
.qt_lxcp_lg .tab_wrap li.ax{width:157px;background-position-y:-135px;}
.qt_lxcp_lg .tab_wrap li.ax:hover,
.qt_lxcp_lg .tab_wrap li.ax.active{background-position-y:-175px;}
.qt_lxcp_lg .list_wrap{margin-top:24px;display:none;width:1200px;}
.qt_lxcp_lg .list_wrap .list{width:265px;height:178px;margin-right:20px;background-color:#fff;box-shadow:0 0 10px 0 rgb(63 183 151 / 0.28);float:left;overflow:hidden;}
.qt_lxcp_lg .list_wrap .list.last{margin-right:0;}
.qt_lxcp_lg .list_wrap .list dl{height:162px;border:1px solid #59c4a6;text-align:center;position:relative;margin:7px 10px;}
.qt_lxcp_lg .list_wrap .list dl::before,.qt_lxcp_lg .list_wrap .list dl::after{content:'';position:absolute;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat;}
.qt_lxcp_lg .list_wrap .list dl::before{left:0;top:15px;width:29px;height:49px;background-position:left -224px;}
.qt_lxcp_lg .list_wrap .list dl::after{right:0;top:110px;width:14px;height:16px;background-position:-29px -240px;}
.qt_lxcp_lg .list_wrap .list dl dt{width:245px;height:66px;color:#333;font-size:20px;border-bottom:1px dashed #e5e5e5;margin:0 auto 12px;padding-bottom:18px;display:table;position:relative;}
.qt_lxcp_lg .list_wrap .list dl dt b{display:table-cell;vertical-align:middle;}
.qt_lxcp_lg .list_wrap .list dl dt .learn_more{position:absolute;right:0;bottom:0;color:#43bc9a;font-size:12px;padding:6px 11px;}
.qt_lxcp_lg .list_wrap .list dl dt .learn_more::after{content:'';position:absolute;right:0;top:11px;width:6px;height:8px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat left -30px;}
.qt_lxcp_lg .list_wrap .list dl dd{font-size:16px;color:#666;line-height:28px;}
.qt_lxcp_lg .swiper-container-lxcp-wrap{position:relative;}
.qt_lxcp_lg .swiper-container-lxcp:hover .swiper-button-next,.qt_lxcp_lg .swiper-container-lxcp:hover .swiper-button-prev{opacity:1;}
.qt_lxcp_lg .swiper-button-next,.qt_lxcp_lg .swiper-button-prev{display:none;width:38px;height:38px;background-color:#000;background-color:rgb(0 0 0 / 50%);background-size:38px auto;background-image:url(https://liuxue.xdf.cn/image/icon/swiper-button.png);border-radius:50%;opacity:0.5;}
.qt_lxcp_lg .swiper-button-prev{background-position:center top;}
.qt_lxcp_lg .swiper-button-next{background-position:center bottom;}

.qt_lxcp_lg .list_wrap.blue .list{box-shadow:0 0 10px 0 rgb(71 107 161 / 28%);}
.qt_lxcp_lg .list_wrap.blue .list dl{height:162px;border:1px solid #5f7ead;}
.qt_lxcp_lg .list_wrap.blue .list dl::before{background-position:-43px -224px;}
.qt_lxcp_lg .list_wrap.blue .list dl::after{background-position:-72px -240px;}
.qt_lxcp_lg .list_wrap.blue .list dl dt .learn_more{color:#476ba1;}
.qt_lxcp_lg .list_wrap.blue .list dl dt .learn_more::after{background-position:-8px -30px;}

.qt_lxcp_lg .list_wrap.green .list{box-shadow:0 0 10px 0 rgb(63 183 151 / 0.28);}
.qt_lxcp_lg .list_wrap.green .list dl{height:162px;border:1px solid #5f7ead;}
.qt_lxcp_lg .list_wrap.green .list dl::before{background-position:left -224px;}
.qt_lxcp_lg .list_wrap.green .list dl::after{background-position:-29px -240px;}
.qt_lxcp_lg .list_wrap.green .list dl dt a{color:#43bc9a;}
.qt_lxcp_lg .list_wrap.green .list dl dt a::after{background-position:left -30px;}


/* 7.免费评估 */
.qt_mfpg{width:360px;height:370px;}
.qt_mfpg .line{height:7px;background:#3a539b;border-top:4px solid #96a7da;border-right:6px solid #96a7da;border-bottom:3px solid #96a7da;border-left:6px solid #96a7da;border-radius:6px;}
.qt_mfpg .form_wrap{width:330px;height:362px;margin:-6px auto 0;background:#fff;background:linear-gradient(to bottom, #e1e1e1 0%,#fff 30%,#fff 100%);}
.qt_mfpg .form_wrap .t{padding:30px 0;}
.qt_mfpg .form{width:292px;margin:0 auto;font-size:14px;}
.qt_mfpg .form .input{width:124px;height:26px;line-height:26px;border:1px solid #e7e7e7;border-radius:4px;float:left;margin:0 5px 10px 5px;color:#999999;padding-left:10px;}
.qt_mfpg .form .input::-webkit-input-placeholder{color:#999999;}
.qt_mfpg .form .input::-moz-placeholder{color:#999999;}
.qt_mfpg .form .input:-moz-placeholder{color:#999999;}
.qt_mfpg .form .input:-ms-input-placeholder{color:#999999;}
.qt_mfpg .form .select{width:136px;height:28px;line-height:28px;background:url(https://liuxue.xdf.cn/image/icon/select2.png) no-repeat 110px center;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.qt_mfpg .form .select option{color:#000;}
.qt_mfpg .form .Phone{width:270px;}
.qt_mfpg .form .SmsCode{width:164px;margin-right:10px;}
.qt_mfpg .form .SmsCodeBtn{width:95px;height:28px;line-height:28px;color:#fff;text-align:center;background:#f1b256;float:left;border-radius:4px;}
.qt_mfpg .form_wrap .tiaokuan{font-size:12px;text-align:center;line-height:14px;color:#999999;margin:26px 0 10px 0;}
.qt_mfpg .form_wrap .tiaokuan .checked{width:14px;height:14px;background:url(https://liuxue.xdf.cn/image/icon/radio_blue.png) no-repeat center top;display:inline-block;vertical-align:bottom;}
.qt_mfpg .form_wrap .tiaokuan .checked.active{background-position:center -14px;}
.qt_mfpg .form_wrap .tiaokuan a{color:#999999;}
.qt_mfpg .form_wrap .btn{width:282px;height:40px;font-size:16px;color:#fff;text-align:center;line-height:40px;background:#556eb8;background:linear-gradient(to left, #3a539c 0%,#7a94df 50%,#3a539c 100%);border-radius:20px;margin:0 auto;cursor:pointer;}
.qt_mfpg.green .line{background:#294340;border-top:4px solid #4b9f95;border-right:6px solid #4b9f95;border-bottom:3px solid #4b9f95;border-left:6px solid #4b9f95;}
.qt_mfpg.green .form_wrap .select{background:url(https://liuxue.xdf.cn/image/icon/select3.png) no-repeat 175px center;}
.qt_mfpg.green .form_wrap .tiaokuan .checked{background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat 0 -422px;}
.qt_mfpg.green .form_wrap .tiaokuan .checked.active{background-position:0 -436px;}
.qt_mfpg.green .form_wrap .tiaokuan a{color:#999999;}
.qt_mfpg.green .form_wrap .btn{background:#2cc59f;background:linear-gradient(to right, #2cc59f 0%,#25b78f 50%,#139264 100%);}
/* 详情页表单 */
.qt_mfpg.form_detail{width:770px;height:300px;margin:50px 20px 0;}
.qt_mfpg.form_detail .line{height:10px;background:#1bbc9b;border-top:5px solid #1bbc9b;border-right:14px solid #1bbc9b;border-bottom:5px solid #1bbc9b;border-left:14px solid #1bbc9b;}
.qt_mfpg.form_detail .line div{width:100%;height:100%;background:#006960;border-radius:10px;}
.qt_mfpg.form_detail .form_wrap{width:720px;height:290px;border:1px solid #eeeeee;border-top:none;margin:-10px auto 0;}
.qt_mfpg.form_detail .form{width:640px;}
.qt_mfpg.form_detail .form .input{width:288px;height:26px;margin:0 10px 10px;}
.qt_mfpg.form_detail .form .select{width:300px;height:28px;}
.qt_mfpg.form_detail .form_wrap .select{background:url(https://liuxue.xdf.cn/image/icon/select3.png) no-repeat 270px center;}
.qt_mfpg.form_detail .form_wrap .tiaokuan .checked{background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat 0 -422px;}
.qt_mfpg.form_detail .form_wrap .tiaokuan .checked.active{background-position:0 -436px;}
.qt_mfpg.form_detail .form_wrap .tiaokuan a{color:#999999;}
.qt_mfpg.form_detail .form_wrap .btn{background:#f39800;}

/* 留学小工具 */
.qt_toolbar{height:277px;background:#fff;}
.qt_toolbar{width:310px;height:290px;background:#fff;}
.qt_toolbar ul{padding:24px 0 0 0;}
.qt_toolbar li{float:left;width:40%;text-align:center;font-size:14px;position:relative;margin:0 5%;padding:10px 0;}
.qt_toolbar li.xxb{display:none;}
.qt_toolbar li a{color:#333;display:block;padding-top:54px;}
.qt_toolbar li a::before{content:'';width:52px;height:50px;position:absolute;left:0;right:0;top:12px;margin:auto;background:url(https://liuxue.xdf.cn/image/icon/sprite.png?blogbebe97cbc97de341484q) no-repeat -318px top;}
.qt_toolbar li.sqzl a::before{background-position-y:top;}
.qt_toolbar li.sqzl a::after{animation:qt_toolbar_list_1 0.5s infinite alternate;content:'';position:absolute;top:20px;right:34px;width:22px;height:11px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png?blogbebe97cbc97de341484q) no-repeat -374px -8px;}
.qt_toolbar li.xxb a::before{background-position-y:-302px;}
.qt_toolbar li.list_2 a::before{background-position-y:-52px;}
.qt_toolbar li.list_3 a::before{background-position-y:-102px;}
.qt_toolbar li.list_4 a::before{background-position-y:0;}
.qt_toolbar li.list_5 a::before{background-position-y:-152px;}
.qt_toolbar li.list_6 a::before{background-position-y:-202px;}
.qt_toolbar li.list_7 a::before{background-position-y:-252px;}
@keyframes qt_toolbar_list_1{
	0%{right:32px;opacity:0.5;}
	100%{right:36px;opacity:1;}
}


/* 弹框表单 */
.unlock_form_alert_wrap{background:rgba(0,0,0,0.5);z-index:9999;display:none;}
.unlock_form_alert{width:454px;height:520px;background:#fff;border-radius:20px;border:10px solid #3a539b;}
.unlock_form_alert h5{text-align:center;font-size:22px;padding:40px 0 0 0;}
.unlock_form_alert h5 span{color:#f39800;}
.unlock_form_alert ul{padding:20px 0 0 0;}
.unlock_form_alert li{line-height:38px;padding:0 20px;margin-bottom:15px;position:relative;}
.unlock_form_alert li span{width:124px;text-align:right;font-size:16px;color:#666;display:inline-block;padding-right:5px;}
.unlock_form_alert li input{width:238px;height:36px;border-radius:30px;padding:0 20px;border:1px solid #3a539b;background-color:transparent;outline:none;}
.unlock_form_alert li select{width:280px;height:36px;border-radius:30px;padding:0 20px;border:1px solid #3a539b;background:url(https://liuxue.xdf.cn/image/icon/select2.png) no-repeat 94% center;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.unlock_form_alert li .SmsCodeBtn{width:117px;height:30px;line-height:30px;text-align:center;font-size:14px;color:#ffffff;background:#f2ae5e;border-radius:19px;margin-left:5px;position:absolute;right:25px;top:5px;}
.unlock_form_alert .contract{font-size:14px;color:#999999;width:260px;margin:0 auto;line-height:20px;}
.unlock_form_alert .contract span{display:inline-block;width:66px;text-align:right;position:relative;cursor:pointer;}
.unlock_form_alert .contract span::before{content:'';position:absolute;left:30px;top:0;bottom:0;margin:auto;width:12px;height:12px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat 0 -468px;}
.unlock_form_alert .contract span.active::before{background-position:0 -456px;}
.unlock_form_alert .tiaokuan{text-align:center;font-size:14px;color:#999999;padding-top:20px;line-height:14px;}
.unlock_form_alert .tiaokuan .checked{width:14px;height:14px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat 32px -422px;display:inline-block;vertical-align:bottom;}
.unlock_form_alert .tiaokuan .checked.active{background-position:-32px -436px;}
.unlock_form_alert .tiaokuan a{color:#999999;}
.unlock_form_alert .btn{width:300px;height:40px;margin:16px auto 0;font-size:14px;text-align:center;line-height:40px;border-radius:20px;cursor:pointer;color:#fff;background:#6592d6;background:linear-gradient(to right, #476ba2 0%,#6592d6 50%,#476ba2 100%);}
.unlock_form_alert .close{position:absolute;width:29px;height:29px;top:10px;right:10px;cursor:pointer;background:url(https://liuxue.xdf.cn/image/icon/close.png) no-repeat center -29px;background-size:29px auto;}
/* 默认颜色 */
.unlock_form_alert.blue{border:10px solid #3a539b;}
.unlock_form_alert.blue input{border:1px solid #3a539b;}
.unlock_form_alert.blue select{border:1px solid #3a539b;background:url(https://liuxue.xdf.cn/image/icon/select2.png) no-repeat 94% center;}
.unlock_form_alert.blue li .SmsCodeBtn{background:#f2ae5e;}
.unlock_form_alert.blue .tiaokuan a{color:#999999;}
.unlock_form_alert.blue .tiaokuan .checked{background-position:-32px -422px;}
.unlock_form_alert.blue .tiaokuan .checked.active{background-position:-32px -436px;}
.unlock_form_alert.blue .btn{color:#fff;background:#6592d6;background:linear-gradient(to right, #476ba2 0%,#6592d6 50%,#476ba2 100%);}
.unlock_form_alert.blue .close{background-position:center -29px;}

.unlock_form_alert.green{border:10px solid #3f847c;}
.unlock_form_alert.green input{border:1px solid #3f847c;}
.unlock_form_alert.green select{border:1px solid #3f847c;background:url(https://liuxue.xdf.cn/image/icon/select3.png) no-repeat 94% center;}
.unlock_form_alert.green li .SmsCodeBtn{background:linear-gradient(to right, #e6b893 0%,#8e9882 50%,#377971 100%);}
.unlock_form_alert.green .tiaokuan a{color:#999999;}
.unlock_form_alert.green .tiaokuan .checked{background-position:0 -422px;}
.unlock_form_alert.green .tiaokuan .checked.active{background-position:0 -436px;}
.unlock_form_alert.green .btn{color:#fff;background:#8e9882;background:linear-gradient(to right, #e6b893 0%,#8e9882 50%,#377971 100%);}
.unlock_form_alert.green .close{background-position:center -56px;}

.unlock_form_alert.green2{border:10px solid #1ab998;height:430px;}
.unlock_form_alert.green2 .close{background-position:center -168px;}
.unlock_form_alert.green2 .input{border:1px solid #ebebeb;color:#999;}
.unlock_form_alert.green2 select{background:url(https://liuxue.xdf.cn/image/icon/select3.png) no-repeat 95% center;}
.unlock_form_alert.green2 .tiaokuan a{color:#999999;}
.unlock_form_alert.green2 .tiaokuan .checked{background-position:0 -422px;}
.unlock_form_alert.green2 .tiaokuan .checked.active{background-position:0 -436px;}
.unlock_form_alert.green2 .btn{background:#2cc59f;background:linear-gradient(to right, #2cc59f 0%,#25b78f 50%,#139264 100%);}
.unlock_form_alert.green2 .tiaokuan{padding-top:10px;}

.unlock_form_alert.yellow{border:10px solid #f2ba00;}
.unlock_form_alert.yellow input{border:1px solid #f2ba00;}
.unlock_form_alert.yellow select{border:1px solid #f2ba00;background:url(https://liuxue.xdf.cn/image/icon/select.png) no-repeat 94% center;}
.unlock_form_alert.yellow .tiaokuan a{color:#999999;}
.unlock_form_alert.yellow .tiaokuan .checked{background-position:-16px -422px;}
.unlock_form_alert.yellow .tiaokuan .checked.active{background-position:-16px -436px;}
.unlock_form_alert.yellow .btn{color:#fff;background:url(https://liuxue.xdf.cn/image/icon/btn_1.png) no-repeat center center;background-size:100% 100%;}
.unlock_form_alert.yellow .close{background-position:center 0;}

/* 弹框二维码 */
.unlock_form_alert.scanCode_wrap{height:320px;width:360px;}
.unlock_form_alert.scanCode_wrap h5{padding:26px 0 0 0;}
.unlock_form_alert.scanCode_wrap img{width:200px;height:200px;margin:20px 0 10px;}
.unlock_form_alert.scanCode_wrap p{font-size:14px;}

.crossborder_form li:last-of-type{margin-bottom:10px;}
.crossborder_form .tiaokuan{padding-top:10px;}

.qt_FromTip {position:fixed;width:400px;height:400px;font-size:18px;color:#ffffff;border-radius:20px;z-index:999999;top:0;bottom:0;left:0;right:0;margin:auto;text-align:center;line-height:400px;}
.qt_FromTip .qt_TipWrap {text-align:center;vertical-align:middle;line-height:22px;padding:25px 55px;background:#333;background:rgba(0, 0, 0, .6);display:inline-block;border-radius:20px;}


/* 头部 */
.qt_head_lg{border-bottom:1px solid #dfdfdf;}
.qt_head_lg .head_lg_r {overflow:visible;height:34px;float:right; position:relative;}
.qt_head_lg .head_lg_r span{font-size:12px;height:34px;line-height:34px; display:inline-block;overflow:visible;}
.qt_head_lg .head_lg_r span.shu{padding-left:8px;padding-right:8px;}
.qt_head_lg .head_lg_r span a{color:#666666;cursor:pointer;}
.qt_head_lg .head_lg_r span a:hover{color:#f39800}
.qt_head_lg .head_lg_r span.xiala1{padding-right:6px;overflow:visible;position:relative;height:30px;line-height:30px;width:31px;display:inline-block;background-image:url(https://liuxue.xdf.cn/images/csj_xbg.png);background-repeat:no-repeat;background-position:right center;}
.qt_head_lg .head_lg_r span.xiala1:hover .list{display:block;}
.qt_head_lg .head_lg_r span.xiala2{padding-right:14px;overflow:visible;position:relative;height:30px;line-height:30px;background-image:url(https://liuxue.xdf.cn/images/csj_xbg.png);background-repeat:no-repeat;background-position:right center;}
.qt_head_lg .head_lg_r span.xiala2:hover .list{display:block;}
.qt_head_lg .head_lg_r span.xiala1 .list{line-height:18px;font-size:12px;display:none;background:#f8f8f8;position:absolute;width:98px;border:#dddddd 1px solid;border-top:none;text-align:center;padding-bottom:10px;left:-30px;top:32px;z-index:100;}
.qt_head_lg .head_lg_r span.xiala1 .list img{padding-top:10px;padding-bottom:10px}
.qt_head_lg .head_lg_r span.xiala1 .list p{font-size:12px;line-height:12px;color:#333333}
.qt_head_lg .head_lg_r span.xiala1 .list p.col{color:#f39800}
.qt_head_lg .head_lg_r span.xiala1 .list a{display:block}
.qt_head_lg .head_lg_r span.xiala2 .list{width:200px;position:absolute;height:auto;padding-top:6px;z-index:120;left:-60px;top:28px;display:none;background:#fff;padding-bottom:10px;}
.qt_head_lg .head_lg_r span.xiala2 .list p{font-weight:bold;font-size:12px;line-height:20px;padding-left:20px;text-align:left;color:#f39800;margin-top:8px}
.qt_head_lg .head_lg_r span.xiala2 .list div a{display:inline;padding-right:11px}
.qt_head_lg .head_lg_r span.xiala2 .list div{padding-left:20px;padding-right:15px;line-height:20px}
.qt_head_lg .head_lg_r span.xiala2 .list a{display:block}

/* 导航顶部 */
.dhdb{background-color:#fff;height:100px;}
.dhdb .w1200{height:100%;}
.dhdb .logo{margin-top:26px;}
.dhdb .logo a{display:block;}
.dhdb .title{float:left;font-size:26px;color:#1bbc9b;line-height:100px;font-weight:normal;}
/* .dhdb .gu_search{margin:30px 56px 30px 100px;position:relative;overflow:hidden;}
.dhdb .gu_search input{width:370px;height:38px;border-radius:20px;padding:0 50px 0 20px;background:none;outline:none;font-size:14px;color:#666;position:relative;z-index:2;border:1px solid #ededed;box-sizing:border-box;}
.dhdb .gu_search .gu_btn_search{position:absolute;top:0;bottom:0;margin:auto;right:0px;width:86px;height:36px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png) 0px 0;z-index:3;} */

.dhdb .gu_search{width:338px;height:38px;margin:30px 110px 32px 140px;position:relative;overflow:hidden;}
.dhdb .gu_search .search_scroll,
.dhdb .gu_search input{display:none;}
.dhdb .gu_search .gu_btn_search{right: 0;font-size: 14px;line-height: 38px;border-radius: 19px;width: 338px;height: 38px;color: #08090a;background: linear-gradient(90deg, #f0fff8, #c6fce9);box-sizing: border-box;text-align: left;padding: 0 0 0 42px;display:block;position: relative;}
.dhdb .gu_search .gu_btn_search::before{content: '';width: 18px;height:18px;background: url(https://liuxue.xdf.cn/image/icon/search_new.png?1) no-repeat -6px -3px;background-size: 64px;position: absolute;top:0;bottom:0;left:14px;margin:auto;}
.dhdb .gu_search .gu_btn_search::after{content: '';width: 22px;height:22px;background:#a0e9d2 url(https://liuxue.xdf.cn/image/icon/search_new.png?1) no-repeat -44px -1px;background-size: 64px;;position: absolute;top:0;bottom:0;right:14px;margin:auto;border-radius: 50%;}


.search_scroll{position:absolute;top:0px;left:20px;font-size:14px;z-index:1;}
.search_scroll li{width:100%;height:38px;line-height:38px;color:#999999;}

.dhdb .now_city{position:relative;margin-top:22px;}
.dhdb .now_city h2{font-size:26px;color:#43bc9a;font-weight:normal;cursor:pointer;padding:10px 20px;position:relative;}
.dhdb .now_city h2::after{content:'';position:absolute;top:0;bottom:0;right:0;margin:auto;width:12px;height:7px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat -48px top;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.dhdb .now_city h2:hover::after{transform:rotateZ(180deg);}
/* .dhdb .now_city .choice_city_list{width:160px;height:auto;background:#fff;position:absolute;left:-30px;font-size:12px;padding:0 15px 10px 15px;box-shadow:0 0 10px 0 rgb(0 0 0 / 20%);display:none;z-index:9;}
.dhdb .now_city .choice_city_list p{line-height:18px;text-align:left;color:#f39800;margin-top:8px;}
.dhdb .now_city .choice_city_list a{color:#999;line-height:18px;margin-right:10px;}
.dhdb .now_city .choice_city_list a:hover{color:#f39800;} */
/* 按首字母排序 */
.dhdb .now_city .choice_city_list{line-height:18px;font-size:12px;background:#ffffff;position:absolute;width:250px;text-align:center;left:-80px;top:50px;z-index:100;border-radius:10px;padding:0 0 20px 20px;box-sizing:border-box;box-shadow:0px 0px 5px 0px rgb(197 197 197 / 90%);display:none;}
.dhdb .now_city .choice_city_list .cityNewBox{padding-top:20px;}
.dhdb .now_city .choice_city_list dl {overflow:hidden;width:100%;line-height:17px;font-size:12px;color:#666666;margin-bottom:8px;}
.dhdb .now_city .choice_city_list dl dt {width:30px;float:left;color:#3fba98;font-weight:bold;text-align:left;}
.dhdb .now_city .choice_city_list dl dd {float:left;margin-right:8px;}
.dhdb .now_city .choice_city_list dl dd a{color:#666666;padding:2px;box-sizing:border-box;margin:0;line-height:17px;}
.dhdb .now_city .choice_city_list dl dd a:hover{background:#f39800;color:#fff;border-radius:6px;}

.dhdb .lxdh{display:table;height:100%;position:relative;padding-left:30px;}
.dhdb .lxdh::before{content:'';position:absolute;top:0;bottom:0;left:0;margin:auto;width:26px;height:22px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat -90px top;}
.dhdb .lxdh b{font-size:18px;color:#f39800;display:table-cell;vertical-align:middle;}
.dhdb .lxdh b a{color:#f39800;}
/* 导航一 */
.menu_lg{background-color:#006960;}
.menu_lg li{float:left;padding:10px 0;line-height:30px;}
.menu_lg li a{font-size:16px;color:#ffffff;margin:0 0 0 10px;}
.menu_lg li span{border-left:1px solid #fff;margin:0 0 0 15px;float:right;height:30px;}

/* 底部,目前已下线，后续可考虑删除 */
.qt_footer_lg .footer_1{background-color:#006960;}
.qt_footer_lg .footer_1 .w1200{background:#006960 url(https://liuxue.xdf.cn/image/logo_lg.png) no-repeat 0px bottom;position:relative;}
.qt_footer_lg .footer_contactUs{padding-bottom:27px;}
.qt_footer_lg .footer_contactUs .list{float:left;}
.qt_footer_lg .footer_contactUs .gywm{width:128px;}
.qt_footer_lg .footer_contactUs .complaints_tel{width:260px;display:block;padding:0 10px 0 0;}
.qt_footer_lg .footer_contactUs .list h4{font-size:16px;color:#fff;height:20px;line-height:20px;padding:58px 0 24px;}
.qt_footer_lg .footer_contactUs .list li{line-height:26px;font-size:14px;color:#d0d0d0;}
.qt_footer_lg .footer_contactUs .list a{font-size:14px;color:#d0d0d0;}
.qt_footer_lg .footer_contactUs .list a:hover{color:#fff;}
.qt_footer_lg .footer_contactUs .list p{display:none;}
.qt_footer_lg .footer_contactUs .lxgj{width:250px;}
.qt_footer_lg .footer_contactUs .lxgj li{width:68px;float:left;}
.qt_footer_lg .footer_contactUs .fgs{width:550px;}
.qt_footer_lg .footer_contactUs .fgs dl{overflow:hidden;width:268px;line-height:26px;font-size:14px;color:#d0d0d0;}
.qt_footer_lg .footer_contactUs .fgs dl dt{width:34px;float:left;}
.qt_footer_lg .footer_contactUs .fgs dl dd{float:left;margin-right:16px;}

.qt_footer_lg .footer_current_branch{border-top:1px solid #258e71;}
.qt_footer_lg .footer_current_branch .current_branch_address{width:820px;min-height:200px;}
.qt_footer_lg .footer_current_branch .current_branch_address .list{width:390px;margin:0 20px 36px 0;font-size:26px;color:#fff;padding-top:30px;line-height:35px;display:inline-block;vertical-align:top;}
.qt_footer_lg .footer_current_branch .current_branch_address .list .tel{color:#f39800;font-weight:bold;padding-left:34px;position:relative;line-height:35px;}
.qt_footer_lg .footer_current_branch .current_branch_address .list .tel::before{content:'';position:absolute;left:0;top:5px;width:25px;height:25px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat -128px -421px;}
.qt_footer_lg .footer_current_branch .current_branch_address .list h5{padding:14px 0;}
.qt_footer_lg .footer_current_branch .current_branch_address .list .address{font-size:16px;line-height:24px;}

.qt_footer_lg .footer_current_branch .current_branch_wxcode{width:270px;text-align:center;display:none;}
.qt_footer_lg .footer_current_branch .current_branch_wxcode p{font-size:16px;color:#fff;text-align:center;}
.qt_footer_lg .footer_current_branch .current_branch_wxcode p.scan{margin:20px 0 12px 0;}
.qt_footer_lg .footer_current_branch .current_branch_wxcode .code_wrap div{width:110px;margin:0 10px;display:inline-block;}
.qt_footer_lg .footer_current_branch .current_branch_wxcode .code_wrap div img{width:110px;height:110px;border-radius:10px;}
.qt_footer_lg .footer_current_branch .current_branch_wxcode .code_wrap div p{line-height:35px;height:35px;overflow:hidden;font-size:14px;}
.qt_footer_lg .footer_current_branch .current_branch_wxcode .code_wrap div p a{color:#fff;}

.qt_footer_lg .footer_2,
.qt_footer_lg .footer_2 .w1200{background-color:#00564f;}
.qt_footer_lg .footer_links{height:90px;}
.qt_footer_lg .footer_links .tab_wrap{padding:15px 0 6px 0;}
.qt_footer_lg .footer_links .tab_wrap li{font-size:14px;color:#fff;display:inline-block;padding:0 12px;border-left:1px solid #fff;line-height:15px;cursor:pointer;}
.qt_footer_lg .footer_links .tab_wrap li.first{padding:0 12px 0 0;border-left:none;}
.qt_footer_lg .footer_links .tab_wrap li.active,
.qt_footer_lg .footer_links .tab_wrap li:hover{font-weight:bold;}
.qt_footer_lg .footer_links .list_wrap{display:none;}
.qt_footer_lg .footer_links .list_wrap a{font-size:12px;color:#bebdbd;display:inline-block;}
.qt_footer_lg .footer_links .list_wrap a:hover{color:#fff;}
.qt_footer_lg .footer_links .list_wrap_1 a{font-size:12px;color:#bebdbd;display:inline-block;margin:4px 41px 0 0;}
.qt_footer_lg .footer_links .list_wrap_1 a img{width:88px;height:30px;}
.qt_footer_lg .footer_3,
.qt_footer_lg .footer_3 .w1200{background-color:#f5f5f5;}
.qt_footer_lg .footer_copyright{height:80px;text-align:center;font-size:12px;display:table;}
.qt_footer_lg .footer_copyright p{display:table-cell;vertical-align:middle;line-height:20px;}
.qt_footer_lg .footer_copyright p a{color:#333333;}
.qt_footer_lg .footer_copyright p a:hover{color:#f39800;}
/* 不展示联系地址&无投诉电话 */
.qt_footer_lg.active .footer_1 .w1200{background-size:contain;}
.qt_footer_lg.active .footer_contactUs .lxgj{width:298px;margin:0 100px;}
.qt_footer_lg.active .footer_contactUs .complaints_tel{display:none;}
.qt_footer_lg.active .footer_current_branch{display:none;}
.qt_footer_lg.active_serviceCall .footer_contactUs .lxgj{width:298px;margin:0 100px;}
.qt_footer_lg.active_serviceCall .footer_contactUs .complaints_tel{display:none;}

/* 左侧、底部 */
.qt_form_common .tiaokuan{width:140px;font-size:12px;text-align:left;line-height:14px;color:#999999;margin:0 auto 0;}
.qt_form_common .tiaokuan .checked{width:14px;height:14px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png) no-repeat 0 -422px;display:inline-block;vertical-align:bottom;}
.qt_form_common .tiaokuan .checked.active{background-position:0 -436px;}
.qt_form_common .tiaokuan a{color:#999999 !important;}

/* 左侧浮窗工具栏，目前已下线，后续可考虑删除 */
.left_side_toolbar{width:60px;height:373px;position:fixed;top:0;bottom:0;left:5px;background:#1ab897;border-radius:5px;margin:auto;z-index:99;}
.left_side_toolbar .upper{margin:5px;background:#fff;border-radius:5px;}
.left_side_toolbar .back{margin:0 5px;background:#fff;border-radius:5px;}
.left_side_toolbar .list{height:88px;border-bottom:1px solid #ebebeb;text-align:center;margin:0 3px;background:url(https://liuxue.xdf.cn/image/icon/sprite_left_side_toolbar.png) no-repeat -9px 0;position:relative;
	font-size:12px;color:#333333;display:block;cursor:pointer;
}
.left_side_toolbar .list a{color:#333333;}
.left_side_toolbar .list:nth-last-of-type(1){border:none;}
.left_side_toolbar .list .tool{padding:50px 5px 13px;}
.left_side_toolbar .list.zxzx{background-position-y:0;}
.left_side_toolbar .list.evaluation{background-position-y:-92px;}
.left_side_toolbar .list.wxcode{background-position-y:-180px;}
.left_side_toolbar .list.back_top{background-position-y:-276px;}
.left_side_toolbar .list:hover{background-position-x:-69px;}
.left_side_toolbar .list .toolbar_alert{cursor:auto;background:#fff;border:1px solid #ebebeb;position:absolute;left:70px;top:36px;box-shadow:0 0 10px 0 #c5c7cf;}
.left_side_toolbar .list .toolbar_alert p{font-size:14px;color:#333333;text-align:center;line-height:44px;margin-top:16px;height:44px;overflow:hidden;}
.left_side_toolbar .list.evaluation .toolbar_alert p{font-size:16px;}
.left_side_toolbar .list .toolbar_alert p span{color:#1ab596;}
.left_side_toolbar .list .toolbar_alert .close{width:12px;height:12px;line-height:12px;position:absolute;right:5px;top:5px;background:url(https://liuxue.xdf.cn/image/icon/close.png?bebe97cbc97de341484e) no-repeat center -206px;}
.left_side_toolbar .list .qt_form{width:160px;padding-bottom:20px;}
.left_side_toolbar .list .qt_form .input{width:118px;height:26px;border:1px solid #ebebeb;padding:0 10px;margin-bottom:10px;border-radius:5px;color:#999;}
.left_side_toolbar .list .qt_form .select{width:138px;background:url(https://liuxue.xdf.cn/image/icon/select3.png) no-repeat 115px center;}
.left_side_toolbar .list .qt_form .btn{width:140px;height:28px;font-size:14px;color:#fff;line-height:28px;background:#f39200;text-align:center;margin:0 auto;border-radius:5px;}
.left_side_toolbar .list.evaluation .toolbar_alert{display:none;}
.left_side_toolbar .list.wxcode .code{width:160px;height:180px;text-align:center;display:none;}
.left_side_toolbar .list.wxcode .code img{width:104px;height:104px;}
@-webkiet-keyframes ball-scale-multiple {
	from {
		-webkit-transform:scale3d(0.9, 0.9, 0.9);
		transform:scale3d(0.9, 0.9, 0.9);
	}
	to {
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
}
@-o-keyframes ball-scale-multiple {
	from {
		-webkit-transform:scale3d(0.9, 0.9, 0.9);
		transform:scale3d(0.9, 0.9, 0.9);
	}
	to {
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
}
@keyframes ball-scale-multiple {
	from {
		-webkit-transform:scale3d(0.9, 0.9, 0.9);
		transform:scale3d(0.9, 0.9, 0.9);
	}
	to {
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
}

@-webkiet-keyframes keyframes-up-down {
	0% {
		top:0;
	}
	50% {
		top:-6px;
	}
	100% {
		top:0;
	}
}
@-o-keyframes keyframes-up-down {
	0% {
		top:0;
	}
	50% {
		top:-6px;
	}
	100% {
		top:0;
	}
}
@keyframes keyframes-up-down {
	0% {
		top:0;
	}
	50% {
		top:-6px;
	}
	100% {
		top:0;
	}
}

.qt_form .btn.active{animation:shake 0.82s cubic-bezier(.36, .07, .19, .97) both;}
@keyframes shake {
	10%, 90% {transform:translate3d(-1px, 0, 0);}
	20%, 80% {transform:translate3d(2px, 0, 0);}
	30%, 50%, 70% {transform:translate3d(-4px, 0, 0);}
	40%, 60% {transform:translate3d(4px, 0, 0);}
}
/* 面包屑 */
.crumbs{height:60px;line-height:60px;color:#666;font-size:14px;}
.crumbs a{color:#666;}
.crumbs a:last-of-type{color:#333;}
.crumbs a:hover{color:#f39800;}
.crumbs.crumbs_new{height:20px;line-height:20px;color:#666;font-size:14px;margin-top:30px;}
/* 分页 */
.qt_pagination{position:relative;height:34px;padding:10px 0;text-align:center;overflow:hidden;}
.qt_pagination p{display:inline-block;height:32px;line-height:32px;border:1px solid #d9d9d9;border-radius:5px;margin:0 4px;}
.qt_pagination p a{display:block;height:100%;padding:0 12px;color:#333;font-size:13px;}
.qt_pagination span input{width:32px;height:32px;border:1px solid #d9d9d9;border-radius:5px;text-align:center;color:#333;}
.qt_pagination span a{display:inline-block;width:34px;height:34px;line-height:34px;background:#f39200;border-radius:5px;color:#fff;vertical-align:bottom;}
.qt_pagination p.active,
.qt_pagination p:hover{color:#fff;background:#1bbc9b;border:1px solid #1bbc9b;}
.qt_pagination p.active a,
.qt_pagination p:hover a{color:#fff;}
.qt_pagination .qt_pagination_val{width:38px;height:30px;border:1px solid #dddddd;text-align:center;line-height:30px;margin:0 4px;}
.qt_pagination .qt_pagination_btn{height:30px;line-height:30px;display:inline-block;margin:0 5px;background:#1bbc9b;border:1px solid #1bbc9b;cursor:pointer;color:#ffffff;padding:0 5px;}

/* 活动库、顾问库筛选模块 */
.qt_library .filter_wrap{height:278px;background:#fff;}
.qt_library .filter_wrap .qt_title_sm{margin:0 30px;}
.qt_library .filter_wrap .filter{margin:10px 0 0 50px;font-size:14px;}
.qt_library .filter_wrap .filter dl{margin-top:20px;}
.qt_library .filter_wrap .filter dl dt{color:#666;float:left;height:26px;line-height:26px;}
.qt_library .filter_wrap .filter dl.city dt{height:78px;}
.qt_library .filter_wrap .filter dl dd{color:#333;float:left;height:26px;line-height:26px;text-align:center;}
.qt_library .filter_wrap .filter dl dd a{display:block;padding:0 10px;}
.qt_library .filter_wrap .filter dl dd.active{background:#f39700;border-radius:5px;color:#fff;}

/* 用户自主选择定位弹窗 */
.user_choice_city_wrap{width:100%;height:100%;position:fixed;left:0;top:0;z-index:999999999;background:rgba(0,0,0,0.5);display:none;}
.user_choice_city_wrap .user_choice_city{width:650px;height:410px;position:fixed;left:0;top:0;right:0;bottom:0;margin:auto;background:#1bbc9b;border-radius:20px;overflow:hidden;}
.user_choice_city_wrap .user_choice_city .user_city_top{width:100%;height:125px;background:#fff;}
.user_choice_city_wrap .user_choice_city .user_city_top h4{color:#006960;font-size:24px;text-align:center;line-height:58px;padding:19px 0 0 0;}
.user_choice_city_wrap .user_choice_city .user_city_top p{color:#020202;font-size:14px;width:200px;margin:0 auto;line-height:28px;padding:0 0 0 24px;background:url(https://liuxue.xdf.cn/image/icon/pos_1.png) no-repeat left center;}
.user_choice_city_wrap .user_choice_city .user_city_top p b{color:#0ba276;font-size:16px;display:inline-block;text-align:center;width:66px;}
.user_choice_city_wrap .user_choice_city .user_city_top p span{float:right;width:70px;height:28px;line-height:28px;text-align:center;color:#fff;font-size:13px;border-radius:14px;background:#0ba276;cursor:pointer;}
.user_choice_city_wrap .user_choice_city .user_choice_city_list{padding:26px 0;}
.user_choice_city_wrap .user_choice_city .user_choice_city_list .first{margin:0 34px 0 50px;}
.user_choice_city_wrap .user_choice_city .user_choice_city_list dl{overflow:hidden;height:26px;line-height:26px;font-size:14px;}
.user_choice_city_wrap .user_choice_city .user_choice_city_list dl dt{width:20px;line-height:20px;float:left;color:#fff;font-weight:bold;}
.user_choice_city_wrap .user_choice_city .user_choice_city_list dl dd{float:left;margin-right:3px;;height:19px;padding:0 8px;line-height:19px;cursor:pointer;text-align:center;color:#fff;}
.user_choice_city_wrap .user_choice_city .user_choice_city_list dl dd:hover,
.user_choice_city_wrap .user_choice_city .user_choice_city_list dl dd.active{background:#f39800;color:#fff;border-radius:5px;}

/****
2022.08.01
新版首页改版
****/
/*按钮*/
.newBtn{width:115px;margin:15px auto 0;font-size:14px;color:#3fba98;border:1px solid #3fba98;border-radius:20px;text-align:center;padding:2px 0;cursor:pointer;display:block;}
.newBtn:hover{background:#3fba98;color:#ffffff;}
.greenBtn{background:#3fba98;color:#ffffff;}
.greenBtn:hover{background:#26a985;}
.blueBtn{background:#5299ea;border-color:#5299ea;color:#ffffff;padding:2px 15px;}
.blueBtn:hover{background:#206ec7;}
.gryBtn{color:#ffffff;border:1px solid #d8d8d8;background:#d8d8d8;}
.gryBtn:hover{background:#d8d8d8;color:#ffffff;}
.brownBtn{background:#3d3b3a;color:#ffffff;padding:3px 10%;text-align:center;border-radius:20px;border:1px solid #3d3b3a;}
.brownBtn:hover{background:#4e4e4e;color:#fac900;}
/*新版头部*/
.qt_head_xb{background:#333333;}
.qt_head_xb .head_lg_l {overflow:visible;height:30px;float:left; position:relative;}
.qt_head_xb .head_lg_r{max-width:408px;float:right;position:relative;}
.qt_head_xb .head_lg span{font-size:14px;height:30px;line-height:30px; display:inline-block;overflow:visible;margin-left:50px;color:#b0b0b0}
.loginCon{float:right;margin-right:20px;display:none;}
.qt_head_xb .head_lg span.loginName{display:none;margin-right:0;cursor:pointer;line-height:30px;text-align:center;color:#1db187;}
.qt_head_xb .head_lg span.loginBtn, .qt_head_xb .head_lg span.zhuce{margin-right:0;color:#1db187;font-size:14px;cursor:pointer;}
.qt_head_xb .head_lg i{color:#1db187;font-style:normal;}
.qt_head_xb .head_lg span a{color:#b0b0b0;cursor:pointer;}
.qt_head_xb .head_lg span a:hover{color:#1db187}
.qt_head_xb .head_lg span a:hover{color:#1db187}
.qt_head_xb .head_lg  .qt_slogan{margin-left:20px;margin-right:44px;}
.qt_head_xb .head_lg span.new_xiala1{padding-right:14px;overflow:visible;position:relative;height:30px;line-height:30px;}
.qt_head_xb .head_lg span.new_xiala1 a{color:#b0b0b0;}
.qt_head_xb .head_lg span.new_xiala1 a:hover{color:#1db187;}
.qt_head_xb .head_lg span.new_xiala1 a.act{color:#1db187;}
.qt_head_xb .head_lg span.new_xiala1::after{content:'';display:block;width:13px;height:7px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) -147px 0;position:absolute;top:11px;right:-8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
/*新版分公司下拉菜单*/
.qt_head_xb .head_lg span.new_xiala1 .list{line-height:18px;font-size:12px;background:#ffffff;position:absolute;width:292px;text-align:center;left:-150px;top:30px;z-index:100;border-radius:10px;padding:0 0 20px 2px;box-sizing:border-box;box-shadow:0px 0px 5px 0px rgb(197 197 197 / 90%);display:none;}
.qt_head_xb .head_lg span.new_xiala1 .list .cityNewBox{padding-top:20px;}
/* .qt_head_xb .head_lg span.new_xiala1:hover .list{display:block;} */
.qt_head_xb .head_lg span.new_xiala1:hover::after{transform:rotateZ(180deg);}
.qt_head_xb .head_lg span.new_xiala1 .list dl {overflow:hidden;width:100%;line-height:17px;font-size:12px;color:#666666;margin-bottom:3px;}
.qt_head_xb .head_lg span.new_xiala1 dl dt {width:80px;float:left;color:#3fba98;font-weight:bold;text-align:center;}
.qt_head_xb .head_lg span.new_xiala1 dl dd {float:left;margin-right:8px;margin-bottom:5px;}
.qt_head_xb .head_lg span.new_xiala1 dl dd a{color:#666666;padding:2px;box-sizing:border-box;}
.qt_head_xb .head_lg span.new_xiala1 dl dd a:hover{background:#f39800;color:#fff;border-radius:6px;}
/*登录Tip*/
.qt_head_xb .head_lg .qt_lodingTip{width:180px;font-size:12px;color:#333333;background:#ffffff;text-align:center;border-radius:20px;padding:4px 0;position:absolute;top:35px;right:32px;opacity:0;box-shadow:0 0 4px 1px #dadada;}
.qt_head_xb .head_lg .qt_lodingTip p{position:relative;}
.qt_head_xb .head_lg .qt_lodingTip b{color:#1db187;cursor:pointer;}
.qt_head_xb .head_lg .qt_lodingTip p::after{content:'';display:block;position:absolute;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -124px 0;width:13px;height:12px;top:-13px;right:20px;}
/*新版顶部搜索*/
.dhdb_xb .logo{width:250px;height:47px;}
.dhdb_xb .logo img{display:block;width:100%;}
/* .dhdb_xb .gu_search{margin:30px 50px 30px 50px;position:relative;overflow:hidden;}
.dhdb_xb .gu_search input{width:370px;height:36px;background:none;border:1px solid #e0e0e0;z-index:2;position:relative;}
.dhdb_xb .gu_search .gu_btn_search{right:0px;width:86px;height:36px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) 0px 0;z-index:3;} */

.dhdb_xb .gu_search{width:338px;height:38px;margin:30px 50px 30px 50px;position:relative;overflow:hidden;}
.dhdb_xb .gu_search .search_scroll,
.dhdb_xb .gu_search input{display:none;}
.dhdb_xb .gu_search .gu_btn_search{right: 0;font-size: 14px;line-height: 38px;border-radius: 19px;width: 338px;height: 38px;color: #08090a;background: linear-gradient(90deg, #f0fff8, #c6fce9);box-sizing: border-box;text-align: left;padding: 0 0 0 42px;display:block;position: relative;}
.dhdb_xb .gu_search .gu_btn_search::before{content: '';width: 18px;height:18px;background: url(https://liuxue.xdf.cn/image/icon/search_new.png?1) no-repeat -6px -3px;background-size: 64px;position: absolute;top:0;bottom:0;left:14px;margin:auto;}
.dhdb_xb .gu_search .gu_btn_search::after{content: '';width: 22px;height:22px;background:#a0e9d2 url(https://liuxue.xdf.cn/image/icon/search_new.png?1) no-repeat -44px -1px;background-size: 64px;;position: absolute;top:0;bottom:0;right:14px;margin:auto;border-radius: 50%;}

/*新版导航国家选择*/
.dhdb_xb .conenty_sel{width:240px;height:77px;}
.dhdb_xb .now_city{display:none;}
.branch .dhdb_xb .now_city{display:block;}
.dhdb_xb .now_city h2{color:#43bc9a;font-size:28px;font-weight:bold;display:inline-block;padding-right:40px;padding-left:40px;}
.dhdb_xb .now_city h2::after{background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -387px -76px;width:37px;height:28px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.dhdb_xb .now_city:hover h2::after{transform:rotate(180deg);}
.dhdb_xb .now_city .choice_city_list{width:290px;height:auto;background:#fff;position:absolute;left:40px;font-size:14px;padding:0 25px 20px 25px;box-shadow:0 0 10px 0 rgb(0 0 0 / 20%);display:none;z-index:9;border-radius:10px;}
.dhdb_xb .now_city .choice_city_list .country_listBox{padding-top:25px;width:100%;}
.dhdb_xb .now_city .choice_city_list .country_listBox h3{border-bottom:1px solid #f1f1f1;text-align:center;position:relative;margin-bottom:15px;}
.dhdb_xb .now_city .choice_city_list .country_listBox h3 b{background:#ffffff;width:60px;display:inline-block;color:#1db187;font-weight:normal;position:absolute;left:50%;margin-left:-22.5px;top:-10px;}
.dhdb_xb .now_city .choice_city_list .country_listBox h3 b a{color:#1db187;margin-right:0;}
.dhdb_xb .now_city .choice_city_list .country_listBox ul{width:100%;text-align:center;}
.dhdb_xb .now_city .choice_city_list .country_listBox ul li{color:#333333;padding:2px 5px;display:inline-block;line-height:12px;text-align:center;border-radius:5px;margin-bottom:5px;}
.dhdb_xb .now_city .choice_city_list .country_listBox ul li a{color:#333333;}
.dhdb_xb .now_city .choice_city_list .country_listBox ul li a{margin-right:0;}
.dhdb_xb .now_city .choice_city_list .country_listBox ul li:hover{background:#f39800;}
.dhdb_xb .now_city .choice_city_list .country_listBox ul li:hover a{color:#ffffff;}
.dhdb_xb .now_city .choice_city_list .country_listBox h3 b a:hover{color:#f39800;}
.dhdb_xb .ipCity_sel{font-size:18px;color:#43bc9a;;position:relative;margin-top:39px;padding-left:26px;cursor:pointer;display:none;}
.dhdb_xb .ipCity_sel::after{content:'';width:24px;height:24px;background:url(https://liuxue.xdf.cn/image/icon/ipCityIcon.png) no-repeat center top;position:absolute;top:0;left:0;bottom:0;margin:0 auto;}
/*新版导航*/
.menu_nav{background:#3fba98;}
.menu_nav ul li{line-height:25px;float:left;padding:13px 3.3px;font-size:16px;margin-right:15px;position:relative;}
.menu_nav ul li a{color:#ffffff;font-size:16px;}
.menu_nav ul li a:hover{color:#006960;}
.menu_nav ul li.nav_look{background:#8ad5c0;border-radius:8px;color:#00695f;padding:2px 8px;margin-top:12px;font-size:14px;font-weight:bold;}
.menu_nav ul li span {border-left:1px solid #6cd8ba;margin:0 0px 0 30px;float:right;height:25px;}
.menu_nav ul li:last-child{margin-right:0;}
.menu_nav ul li.new:after{content:'';width:30px;height:20px;position:absolute;left:30px;top:0;background:url(https://liuxue.xdf.cn/image/icon/new_2.png) no-repeat center center;background-size:100%;
	-webkit-animation:keyframes-up-down 0.8s 0s linear infinite alternate;
	animation:keyframes-up-down 0.8s 0s linear infinite alternate;
}
.menu_nav ul li.hot:after{content:'';width:30px;height:20px;position:absolute;left:30px;top:0;background:url(https://liuxue.xdf.cn/image/icon/hot_2.png) no-repeat center center;background-size:100%;
	-webkit-animation:keyframes-up-down 0.8s 0s linear infinite alternate;
	animation:keyframes-up-down 0.8s 0s linear infinite alternate;
}
/*新版国家导航*/
.country_menu_nav{background:#ebf5f2;height:50px;border-bottom:1px solid #e1eeea;box-sizing:border-box;line-height:50px;font-size:14px}
.country_menu_nav span{color:#63857b;font-weight:bold;display:inline-block;width:80px;}
.country_menu_nav a{color:#63857b;display:inline-block;margin-right:23px;position:relative;}
.country_menu_nav a:hover{color:#3fba98;}
.country_menu_nav a:hover::after{content:'';width:100%;height:1px;background:#3fba98;position:absolute;bottom:12px;left:0;}
.country_menu_nav a.active{color:#3fba98;}
.country_menu_nav a.active::after{content:'';width:100%;height:1px;background:#3fba98;position:absolute;bottom:12px;left:0;}
.country_menu_nav .country_more{width:50px;display:inline-block;cursor:pointer;position:relative;color:#63857b}
.country_menu_nav .country_more::after{content:'';display:block;width:13px;height:7px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) -147px 0;position:absolute;top:21px;right:4px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.country_menu_nav .country_more:hover::after{transform:rotateZ(180deg);}
.country_more_after{width:237px;border-radius:10px;background:#ebf5f2;box-shadow:0 0 10px #dadada;position:absolute;top:50px;right:-20px;z-index:20;padding:0 10px 0 10px;box-sizing:border-box;height:auto;display:none;overflow:hidden;}
.country_more_after a{text-align:center;width:72px;margin-right:0;line-height:16px;padding-bottom:20px;float:left;}
.country_more_after div{padding-top:20px;}
.country_more_after a:hover::after{display:none;}
.country_more_after a.active::after{display:none;}
/*1920轮播*/
.w1920_banner{max-width:1920px;width:100%;min-width:1200px;margin:0 auto;}
.w1920_banner .swiper-container_banner{height:400px;}
.w1920_banner .swiper-container_banner .swiper-slide{background-position:center center !important;}
.w1920_banner .swiper-container_banner .swiper-slide a{width:100%;height:100%;display:block;}
.w1920_banner .swiper-container_banner .swiper-pagination-bullet{width:30px;height:6px;border-radius:0;background:#ffffff;margin-right:5px;opacity:0.5;}
.w1920_banner .swiper-container_banner .swiper-pagination-bullet:hover{height:12px;}
.w1920_banner .swiper-container_banner .swiper-pagination-bullet-active{background:#3fba98;opacity:1 !important;}
.w1920_banner .swiper-container-horizontal>.swiper-pagination_banner, 
.w1920_banner .swiper-pagination-custom, 
.w1920_banner .swiper-pagination-fraction{width:880px;left:0;right:0;bottom:25px;margin:0 auto;padding:0 0 0 320px;}
.w1920_banner.h400{height:400px;}

.qt_ad_banner .swiper-pagination-bullet{width:30px;height:6px !important;opacity:0.5 !important;}
.qt_ad_banner .swiper-pagination-bullet:hover{height:12px !important;}
/*tab标签*/
.qt_title_big .td_tab{font-size:14px;color:#333333;padding:0;float:right;}
.qt_title_big .td_tab li{float:left;margin:0 10px;color:#333333;cursor:pointer;position:relative;}
.qt_title_big .td_tab li.active{border-bottom:2px solid #1bbc9b;color:#3fba98;font-weight:bold;}
.qt_title_big .td_tab li:hover{border-bottom:2px solid #1bbc9b;color:#3fba98;font-weight:bold;}
.qt_title_big .td_tab li.active::after{content:'';display:block;position:absolute;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -170px 0;bottom:6px;left:50%;margin:-6.5px;width:13px;height:6px;}
.qt_title_big .td_tab li:hover::after{content:'';display:block;position:absolute;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -170px 0;bottom:6px;left:50%;margin:-6.5px;width:13px;height:6px;}
/*标题*/
.qt_title_big{border-bottom:1px solid #dddddd;margin:60px auto 30px;padding:0 0 0 18px;position:relative;height:50px;line-height:50px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -495px -58px;}
.qt_title_big .tit {line-height:50px;vertical-align:middle;font-size:24px;}
.qt_title_big .tit i{font-size:16px;font-style:normal;display:inline-block;padding-left:20px;    font-weight:normal;}
.qt_title_big .more {color:#999999;font-size:16px;padding:0px 20px 0 30px;background:url(https://liuxue.xdf.cn/image/icon/more_2.png) no-repeat right 19px;line-height:48px;}
.qt_title_big .more:hover{text-decoration:underline;color:#3fba98;background:url(https://liuxue.xdf.cn/image/icon/more_2_green.png) no-repeat right 19px;}

.qt_title_sam{border-bottom:1px solid #dddddd;position:relative;height:40px;margin-bottom:20px;}
.qt_title_sam.border{border-bottom:none;}
.qt_title_sam .tit{line-height:40px;vertical-align:middle;font-size:18px;}
.qt_title_sam .tit span{font-weight:normal;}
.qt_title_sam .more{color:#999999;font-size:16px;padding:0px 20px 0 0;margin:14px 0 0 0;background:url(https://liuxue.xdf.cn/image/icon/more_2.png) no-repeat right 6px;}
.qt_title_sam .more:hover{color:#1bbc9b;text-decoration:underline;background:url(https://liuxue.xdf.cn/image/icon/more_2_green.png) no-repeat right 6px;}
/************************/
/*新版首页表单公共默认样式*/
.qt_form_common_new{width:180px;}
.qt_form_common_new.qt_form .select_wrap{float:left;position:relative;background:#fff;border-radius:5px;width:100%;margin-bottom:10px;}
.qt_form_common_new.qt_form .select_wrap::after{content:'';width:14px;height:6px;position:absolute;right:10px;top:13px;background:#fff url(https://liuxue.xdf.cn/image/icon/form_icon_gray_new.png?20240909) no-repeat center -319px;background-size:22px;}
.qt_form_common_new.qt_form .input{width:100%;height:32px;color:#999;background:url(https://liuxue.xdf.cn/image/icon/form_icon_gray_new.png?20240909) no-repeat 7px 0;background-size:22px;padding:0 22px 0 32px;float:left;border-radius:5px;border:1px solid #e4e4e4;box-sizing:border-box;}
.qt_form_common_new.qt_form .select{position:relative;z-index:1;}
.qt_form_common_new.qt_form .Country{background-position-y:-151px;}
.qt_form_common_new.qt_form .Degree{background-position-y:-203px;}
.qt_form_common_new.qt_form .City{background-position-y:-104px;}
.qt_form_common_new.qt_form .Phone{background:#fff url(https://liuxue.xdf.cn/image/icon/form_icon_gray_new.png?20240909) no-repeat 7px -46px;background-size:22px;}
.qt_form_common_new.qt_form .btn{width:100%;height:32px;line-height:32px;background:#3fba98;border-radius:5px;font-size:14px;color:#fff;text-align:center;float:left;cursor:pointer;font-weight:bold;margin-top:10px;}
.qt_form_common_new.qt_form .btn:hover{background:#26a985;}
.qt_form_common_new.qt_form .tiaokuan{width:100%;font-size:12px;line-height:16px;}
.qt_form_common_new.qt_form .tiaokuan .checked{background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -24px -62px;}
.qt_form_common_new.qt_form .tiaokuan .checked.active{background-position:-44px -62px;}
.qt_form_common_new.qt_form .tiaokuan a{color:#999999 !important;}
/*地图*/
.qt_map .qt_title_big{margin-top:50px;}
.qt_map .mapCon #baiduMap{width:788px;border-radius:20px;border:4px solid #ffffff;overflow:hidden;height:465px;}
.qt_map .mapCon #result{width:393px;}
.qt_map .mapCon .user_city{width:392px;height:42px;line-height:42px;font-size:14px;color:#999;padding:0 20px;border-radius:8px;cursor:pointer;background:#ffffff url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat 369px -68px;box-sizing:border-box;}
.qt_map .mapCon .user_city b{color:#1bbc9b;}
.qt_map .mapCon .user_city.active{color:#333;}
.qt_map .mapCon .choice{position:relative;}
.qt_map .mapCon .choice_city_list{width:425px;height:300px;padding:20px 20px;background:#fff;border-radius:6px;box-shadow:0 0 10px 0 rgb(0 0 0/ 19%);position:absolute;left:0;right:0;top:54px;margin:auto;z-index:9;display:none;}
.qt_map .mapCon .choice_city_list .first{margin-right:34px;}
.qt_map .mapCon .choice_city_list dl{overflow:hidden;height:34px;line-height:34px;font-size:12px;}
.qt_map .mapCon .choice_city_list dl dt{width:19px;line-height:19px;float:left;color:#1bbc9b;font-weight:bold;}
.qt_map .mapCon .choice_city_list dl dd{float:left;margin-right:3px;;height:19px;padding:0 3px;line-height:19px;cursor:pointer;text-align:center;color:#333333;}
.qt_map .mapCon .choice_city_list dl dd:hover,
.mapCon .choice_city_list dl dd.active{background:#f39800;color:#fff;border-radius:6px;}
.qt_map .mapCon .result{height:80px;width:100%;box-sizing:border-box;background:#dff4ea;border-radius:6px;margin-top:10px;}
.qt_map .mapCon .result dl{padding:5px 20px;color:#ffffff;border-radius:8px;cursor:pointer;box-sizing:border-box;width:100%;height:80px;box-sizing:border-box;display:grid;align-content:center;}
.qt_map .mapCon .result dl.active{background:#1bbc9b;}
.mapCon .result dt{font-size:14px;font-weight:bold;line-height:30px;color:#1bbc9b;display:grid;align-content:center;}
.qt_map .mapCon .result dd{font-size:13px;line-height:18px;color:#333333;display:grid;align-content:center;}
.qt_map .mapCon .result dl.active dt{color:#ffffff;}
.qt_map .mapCon .result dl.active dd{color:#ffffff;}

/*地图表单*/
.qt_map .mapForm .formTit{font-size:16px;color:#333333;padding-left:20px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?20240909) no-repeat -496px -325px;line-height:20px;margin:13px 0;}
.qt_map .mapForm .qt_form_common.qt_form{margin:0 auto;width:100%;}
.qt_map .mapForm .qt_form_common.qt_form .select_wrap{width:100%;margin-right:0;}
.qt_map .mapForm .qt_form_common.qt_form .select_wrap::after{content:'';width:18px;height:10px;position:absolute;right:10px;top:15px;background:url(https://liuxue.xdf.cn/image/icon/form_icon_green_new.png?20240909) no-repeat 0px -316px;background-size:22px;z-index:2;}
.qt_map .mapForm .qt_form_common.qt_form .input{width:100%;height:40px;color:#999;background:#fff url(https://liuxue.xdf.cn/image/icon/form_icon_green_new.png?20240909) no-repeat 10px 0;background-size:22px;padding:0 22px 0 40px;float:left;border-radius:5px;box-sizing:border-box;border-color:#f39200;}
.qt_map .mapForm .qt_form_common.qt_form .Country{background-position-y:-147px;}
.qt_map .mapForm .qt_form_common.qt_form .Degree{background-position-y:-198px;}
.qt_map .mapForm .qt_form_common.qt_form .City{background-position-y:-405px;}
.qt_map .mapForm .qt_form_common.qt_form .Phone{background-position-y:-42px;}
.qt_map .mapForm .qt_form_common.qt_form .btn{width:100%;height:40px;line-height:40px;margin-left:0;font-size:14px;font-weight:bold;background:#f39200;margin-top:0;}
.qt_map .mapForm .qt_form_common.qt_form .btn:hover{background:#ffa511;}
.qt_map .mapForm .qt_form_common.qt_form .tiaokuan{width:100%;color:#b7b7b7;font-size:14px;float:left;margin-bottom:6px;}
.qt_map .mapForm .qt_form_common.qt_form .tiaokuan .checked{background-position:-16px -422px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?20240909) no-repeat -485px -297px;width:15px;height:15px;}
.qt_map .mapForm .qt_form_common.qt_form .tiaokuan .checked.active{background-position:-485px -274px;}
.qt_map .mapForm .qt_form_common.qt_form .tiaokuan a{color:#b7b7b7 !important;}
/*地图到访礼*/
.qt_map .mapForm .giftDl{margin-bottom:20px; cursor:pointer;display:none;}
.qt_map .mapForm .giftDl dt{width:68px;height:68px;border-radius:100%;font-size:16px;line-height:20px;text-align:center;color:#ffffff;float:left;background:#5299ea;display:table;position:relative;z-index:2;margin-left:20px;margin-top:8px;}
.qt_map .mapForm .giftDl dt b{display:table-cell;vertical-align:middle;}
.qt_map .mapForm .giftDl dd{float:left;width:302px;font-size:14px;color:#333;line-height:22px;padding:10px 0 10px 40px;border-top-left-radius:50px;border-bottom-left-radius:50px;background:linear-gradient(90deg,#cce0f7,#f5f5f5);box-sizing:border-box;margin-left:-10px;position:relative;z-index:1;}
.qt_map .mapForm .giftDl dd p{position:relative;}
.qt_map .mapForm .giftDl dd p::after{content:'';display:block;width:4px;height:4px;background:#5299ea;position:absolute;top:9px;left:-10px;}
/*地图蓝色皮肤*/
.mapBlue .qt_map .mapForm .qt_form_common.qt_form .btn{background:#5299ea;}
.mapBlue .qt_map .mapForm .qt_form_common.qt_form .btn:hover{background:#307ace;}
.mapBlue .qt_map .mapForm .qt_form_common.qt_form .input,
.mapBlue .qt_map .mapForm .qt_form_common.qt_form .SmsCode_wrap{border-color:#5299ea;}
.mapOrg .qt_map .mapForm .qt_form_common.qt_form .btn{background:#fac900;color:#5e3507;}
.mapOrg .qt_map .mapForm .qt_form_common.qt_form .btn:hover{background:#fac900;color:#5e3507;}
.mapOrg .qt_map .mapForm .qt_form_common.qt_form .input,
.mapOrg .qt_map .mapForm .qt_form_common.qt_form .SmsCode_wrap{border-color:#fac900;}
.mapOrg .qt_map .mapForm .giftDl dt{background:#fac900;color:#5e3507;}
.mapOrg .qt_map .mapForm .giftDl dd{background:linear-gradient(90deg,#f8f0d9,#f5f5f5);}
.mapOrg .qt_map .mapForm .giftDl dd p::after{background:#fac900;}
.qt_map .mapForm .qt_form_common.qt_form .SmsCode_wrap {border:1px solid #f39200;height:40px;}
.qt_map .mapForm .qt_form_common.qt_form .SmsCode {border:none;border-radius:0;border-right:1px solid #f39200;padding-left:12px;margin:7px 0;width:275px;height:26px;background:none;}
.qt_map .mapForm .qt_form_common.qt_form .SmsCodeBtn {width:30%;float:right;height:100%;line-height:40px;font-size:14px;color:#f39200;text-align:center;}
/* 滚动条 */
.qt_map .scrollBar>.nano-content {-ms-scroll-chaining:chained;-ms-overflow-style:none;-ms-content-zooming:zoom;-ms-scroll-rails:none;-ms-content-zoom-limit-min:100%;-ms-content-zoom-limit-max:500%;-ms-scroll-snap-type:proximity;-ms-scroll-snap-points-x:snapList(100%, 200%, 300%, 400%, 500%);-ms-overflow-style:none;overflow:auto;}
.qt_map .scrollBar>.nano-pane {top:2px;}
.qt_map .scrollBar>.nano-pane{background:#f5f5f5;}
.qt_map .scrollBar>.nano-pane>.nano-slider{background:#b3e8cf;}
/*新版底部通栏*/
.qt_newfooter_lg{background:#333333;padding-top:35px;margin-top:50px;}
.qt_newfooter_lg.active .footer_current_branch{display:none;}
.qt_newfooter_lg .w1200{position:relative;}
.qt_newfooter_lg .footer_1{padding-bottom:10px;}
.qt_newfooter_lg .footer_1 .footerBox{margin-bottom:20px;}
.qt_newfooter_lg .footer_1 .footerBox .footerTit{width:130px;font-size:16px;color:#ffffff;font-weight:bold;position:relative;line-height:20px;padding-bottom:10px;float:left;margin-top:6px}
.qt_newfooter_lg .footer_1 .footerBox .footerTit::after{content:'';display:block;width:31px;height:5px;position:absolute;bottom:0;left:0;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -469px -357px;}
.qt_newfooter_lg .footer_1 .footerBox .footerList{float:left;width:1070px;line-height:30px;font-size:14px;}
.qt_newfooter_lg .footer_1 .links .footerList{width:690px;}
.qt_newfooter_lg .footer_1 .footerBox .footerList a{font-size:14px;color:#d0d0d0;display:inline-block;margin-right:17px;}
.qt_newfooter_lg .footer_1 .footerBox .footerList a:hover{color:#ffffff;}
.qt_newfooter_lg .footer_1 .footerBox .footerList dl{display:inline-block;margin-right:10px;}
.qt_newfooter_lg .footer_1 .footerBox .footerList dl dt{display:inline-block;color:#32ad8b;font-weight:bold;}
.qt_newfooter_lg .footer_1 .footerBox .footerList dl dd{display:inline-block;}
.qt_newfooter_lg .footer_1 .footerBox .footerList dl dd a{margin-right:2px;}
.qt_newfooter_lg .footer_1 .footerBox .footerList a img {width:88px;height:30px;border:2px solid #6a6a6a;border-radius:5px;}
.qt_newfooter_lg .footer_1 .footerBox .footer_logo a{margin-right:7px;cursor:default;}
.qt_newfooter_lg .footer_2,.qt_newfooter_lg .footer_2 .w1200{background-color:#262626;}
.qt_newfooter_lg .footer_copyright{height:80px;text-align:center;font-size:12px;display:table;color:#5d5d5d;}
.qt_newfooter_lg .footer_copyright p{display:table-cell;vertical-align:middle;line-height:20px;}
.qt_newfooter_lg .footer_copyright p a{color:#5d5d5d;}
.qt_newfooter_lg .footer_copyright p a:hover{color:#258e71;}
.qt_newfooter_lg .current_branch_wxcode{width:310px;text-align:center;position:absolute;top:220px;right:100px;}
.qt_newfooter_lg .current_branch_wxcode .code_wrap div{width:114px;margin:0  0 0 38px;display:inline-block;}
.qt_newfooter_lg .current_branch_wxcode .code_wrap div img{width:114px;height:114px;border-radius:10px;}
.qt_newfooter_lg .current_branch_wxcode .code_wrap div p{line-height:35px;height:35px;overflow:hidden;font-size:14px;color:#ffffff;}
.qt_newfooter_lg .current_branch_wxcode .code_wrap div p a{color:#ffffff;}
/*分公司电话*/
.qt_newfooter_lg .footer_current_branch{border-top:1px solid #797878;}
.qt_newfooter_lg .footer_current_branch .current_branch_address{width:100%;min-height:200px;}
.qt_newfooter_lg .footer_current_branch .current_branch_address .list{width:390px;margin:0 0 36px 15px;font-size:26px;color:#fff;padding-top:30px;line-height:35px;display:inline-block;vertical-align:top;}
.qt_newfooter_lg .footer_current_branch .current_branch_address .list:nth-child(3n){margin-left:0;}
.qt_newfooter_lg .footer_current_branch .current_branch_address .list .tel{color:#32ad8b;font-weight:bold;padding-left:34px;position:relative;line-height:35px;}
.qt_newfooter_lg .footer_current_branch .current_branch_address .list .tel::before{content:'';position:absolute;left:0;top:5px;width:25px;height:25px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png?45) no-repeat -128px -459px;}
.qt_newfooter_lg .footer_current_branch .current_branch_address .list h5{padding:14px 0;}
.qt_newfooter_lg .footer_current_branch .current_branch_address .list .address{font-size:16px;line-height:24px;width:95%;}
/*无友情链接*/
.qt_newfooter_lg.paddingBot60 .footer_1{padding-bottom:60px;}
/*2023.02.17改版*/
/*新版底部通栏*/
.qt_footerNew_lg{background:#333333;padding-top:35px;margin-top:50px;}
.qt_footerNew_lg.active .footer_current_branch{display:none;}
.qt_footerNew_lg .w1200{position:relative;width:1160px;}
.qt_footerNew_lg .footer_1{padding-bottom:10px;}
.qt_footerNew_lg .footer_1 .footerBox{margin-bottom:20px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .footerBox{float:left;}
.qt_footerNew_lg .footer_1 .footerNew_Top .about{width:210px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .country_level{width:530px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .country_level dl{float:left;width:124px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .country_level dl:nth-child(3){width:174px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .country_level dl:nth-child(3) a{float:left;width:58px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .country_level dl dt{font-weight:bold;color:#ffffff;}
.qt_footerNew_lg .footer_1 .footerNew_Top .service{width:220px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow{width:154px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul{margin-top:8px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li{float:left;width:62px;margin-right:30px;text-align:center;cursor:pointer;position:relative;margin-bottom:24px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li:nth-child(2n){margin-right:0;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li .img_wrap{width:62px;height:40px;background:#5d5d5d;border-radius:6px;position:relative;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li .img_wrap::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;background:url(https://liuxue.xdf.cn/image/entry/images/weixinLine.png) center top no-repeat;width:28px;height:22px;background-size:cover;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li .img_wrap span{position:absolute;top:-110px;left:-16px;width:90px;height:101px;background:url(https://liuxue.xdf.cn/image/entry/images/ermBg.png) center top no-repeat;display:none;z-index:999;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li .img_wrap span img{width:77px;margin:6px auto 0;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.weibo .img_wrap::after{background-image:url(https://liuxue.xdf.cn/image/entry/images/weiboLine.png);width:26px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.toutiao .img_wrap::after{background-image:url(https://liuxue.xdf.cn/image/entry/images/toutiaoLine.png);width:22px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.shipin .img_wrap::after{background-image:url(https://liuxue.xdf.cn/image/entry/images/shipinhaoLine.png);width:25px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li p{font-size:14px;color:#9e9e9e;line-height:16px;margin-top:6px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li:hover p{color:#ffffff;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.toutiao .img_wrap span,
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.shipin .img_wrap span{background:url(https://liuxue.xdf.cn/image/entry/images/ermBg2.png) center top no-repeat;top:auto;bottom:-132px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.toutiao .img_wrap span img,
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.shipin .img_wrap span img{margin:18px auto 0;}

.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li:hover .img_wrap::after{background-image:url(https://liuxue.xdf.cn/image/entry/images/weixinLine-1.png);}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.weibo:hover .img_wrap::after{background-image:url(https://liuxue.xdf.cn/image/entry/images/weibo-1.png);}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.toutiao:hover .img_wrap::after{background-image:url(https://liuxue.xdf.cn/image/entry/images/toutiaoLine-1.png);}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li.shipin:hover .img_wrap::after{background-image:url(https://liuxue.xdf.cn/image/entry/images/shipinhaoLine-1.png);}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow ul li:hover span{display:block;}

.qt_footerNew_lg .footer_1 .footerBox .footerTit{width:82px;font-size:14px;color:#ffffff;font-weight:bold;position:relative;line-height:20px;padding-bottom:10px;float:left;margin-top:6px}
.qt_footerNew_lg .footer_1 .footerNew_Top .footerTit{width:100%;margin-bottom:20px;}
.qt_footerNew_lg .footer_1 .footerBox .footerTit::after{content:'';display:block;width:22px;height:2px;position:absolute;bottom:0;left:0;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -469px -360px;}
.qt_footerNew_lg .footer_1 .footerBox .footerList{float:left;width:1070;line-height:30px;font-size:14px;}
.qt_footerNew_lg .footer_1 .footerBox .footerNew_Top .footerList{width:100%;}
.qt_footerNew_lg .footer_1 .links .footerList{width:810px;}
.qt_footerNew_lg .footer_1 .links .footerList a {margin-right:17px;}
.qt_footerNew_lg .footer_1 .footerBox .footerList a{font-size:14px;color:#d0d0d0;display:inline-block;}
.qt_footerNew_lg .footer_1 .footerNew_Top .footerList a{display:block;}
.qt_footerNew_lg .footer_1 .footerBox .footerList a:hover{color:#32ad8b;}
.qt_footerNew_lg .footer_1 .links .footerList a{color:#9e9e9e;}
.qt_footerNew_lg .footer_1 .footerBox .footerList a img {width:88px;height:30px;border:2px solid #6a6a6a;border-radius:5px;}
.qt_footerNew_lg .footer_1 .footerBox .footer_logo a{margin-right:7px;cursor:default;}
.qt_footerNew_lg .footer_2{border-top:1px solid #474747;}
.qt_footerNew_lg .footer_copyright{height:80px;text-align:center;font-size:12px;display:table;color:#5d5d5d;}
.qt_footerNew_lg .footer_copyright p{display:table-cell;vertical-align:middle;line-height:20px;}
.qt_footerNew_lg .footer_copyright p a{color:#5d5d5d;}
.qt_footerNew_lg .footer_copyright p a:hover{color:#258e71;}
.qt_footerNew_lg .footer_1 .FriendQQ{font-size:12px;color:#828282;display:inline-block;}

/*底部二维码改版2023.12.08
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_new{width:230px;position:absolute;right:0;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_new ul li{width:102px;text-align:center;float:left;margin-right:26px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_new ul li:nth-child(2n){margin-right:0;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_new ul li .img_wrap{background:#ffffff;border-radius:6px;overflow:hidden;width:102px;height:102px;border:5px; box-sizing:border-box;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_new ul li .img_wrap img{width:90%;margin-top:5px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_new ul li p{color:#ffffff;font-size:14px;line-height:20px;margin:4px 0 8px 0;}
*/

.qt_footerNew_lg .footer_1 .footerNew_Top .service{width:160px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us{width:248px;height:220px;color:#f5f5f5;margin:10px 0 0 0;float:right;text-align:center;border-left:1px solid;border-image: linear-gradient(to top, rgba(249,249,249,0) 5%,rgba(249,249,249,1),rgba(249,249,249,0) 95%) 1;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .flex{height:152px;display:flex;flex-direction:column;justify-content:center;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .time{font-size:14px;line-height:28px;padding-top:22px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .btn{width:170px;height:34px;line-height:34px;font-size:12px;background:#3fba98;border-radius:17px;margin:0 auto;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .btn span{display:inline-block;padding:0 0 0 30px;background: url(https://liuxue.xdf.cn/image/icon/follow_us.png) no-repeat 0px 9px;background-size: 132px;}
.qt_footerNew_lg.active .footer_1 .footerNew_Top .follow_us .tel{display:block;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .tel{display:none;padding-top:20px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .tel dt{font-size:20px;line-height:24px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .tel dd{font-size:14px;line-height:24px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap{height:22px;line-height:22px;margin-top:18px;display:inline-block;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap li{float:left;margin:0 5px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .tit{font-size:14px;margin:0;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .icon{width:22px;height:22px;background: url(https://liuxue.xdf.cn/image/icon/follow_us.png) no-repeat -9px -111px;background-size: 132px;cursor: pointer;position: relative;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .icon.wx{background-position:-9px -110px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .icon.applet{background-position:-43px -110px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .icon.douyin{background-position:-78px -110px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .icon.xiaohongshu{width:26px;background-position:-106px -110px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .icon p{display:none;width:100px;height:100px;padding:10px;border-radius:10px;box-sizing:border-box;background:#ffffff;position:absolute;left:-40px;top:-100px;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .icon p img{width:100%;height:100%;}
.qt_footerNew_lg .footer_1 .footerNew_Top .follow_us .icon_wrap .icon:hover p{display:block;}


/*分公司电话*/
.qt_footerNew_lg .footer_current_branch{border-top:1px solid #797878;}
.qt_footerNew_lg .footer_current_branch .current_branch_address{width:100%;min-height:200px;}
.qt_footerNew_lg .footer_current_branch .current_branch_address .list{width:376px;margin:0 0 36px 15px;font-size:26px;color:#fff;padding-top:30px;line-height:35px;display:inline-block;vertical-align:top;}
.qt_footerNew_lg .footer_current_branch .current_branch_address .list:nth-child(3n){margin-left:0;}
.qt_footerNew_lg .footer_current_branch .current_branch_address .list .tel{color:#32ad8b;font-weight:bold;padding-left:34px;position:relative;line-height:35px;}
.qt_footerNew_lg .footer_current_branch .current_branch_address .list .tel::before{content:'';position:absolute;left:0;top:5px;width:25px;height:25px;background:url(https://liuxue.xdf.cn/image/icon/sprite.png?45) no-repeat -128px -459px;}
.qt_footerNew_lg .footer_current_branch .current_branch_address .list h5{padding:14px 0;}
.qt_footerNew_lg .footer_current_branch .current_branch_address .list .address{font-size:16px;line-height:24px;width:95%;}
/*无友情链接*/
.qt_footerNew_lg.paddingBot60 .footer_1{padding-bottom:60px;}


.notEmbedded53 .qt_newfczcbm{display:none;}
.qt_newfczcbm{position:fixed;right:0;top:0;bottom:0;background:#ffffff;width:70px;height:450px;border-radius:10px;z-index:999;margin:auto;box-shadow:0px 0px 8px 0px rgb(197 197 197 / 20%);padding:10px 0;box-sizing:border-box;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.qt_newfczcbm .con .list{width:90px;height:75px;text-align:center;margin-left:-10px;position:relative;font-size:14px;color:#333333;display:block;cursor:pointer;color:#333333;}
.qt_newfczcbm .con .list::before{content:'';position:absolute;right:0;left:0;top:10px;margin:auto;width:30px;height:30px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?w45e) no-repeat 3px -110px;overflow:hidden;z-index:-1;}
.qt_newfczcbm .con .list.zxzxTool::before{background-position-y:-110px;}
.qt_newfczcbm .con .list.evaluationTool::before{background-position-y:-180px;}
.qt_newfczcbm .con .list.schemeTool::before{background-position-y:-250px;}
.qt_newfczcbm .con .list.costTool::before{background-position-y:-320px;}
.qt_newfczcbm .con .list.iphoneTool::before{background-position-y:-390px;}
.qt_newfczcbm .con .list.topTool::before{height:30px;background-position-y:-316px;background-size:250px;top:15px;}
.qt_newfczcbm .con .list:hover{color:#43bc9a;}
.qt_newfczcbm .con .list:hover .toolbar_alert{display:block;}
.qt_newfczcbm .con .list:hover::before{background-position-x:-48px;}
.qt_newfczcbm .con .list.topTool:hover::before{background-position-x:-27px;}
.qt_newfczcbm .con .list:hover .tool{color:#43bc9a;font-weight:bold;}
.qt_newfczcbm .con .list::after{content:'';display:block;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat 0px -48px;position:absolute;bottom:0;left:0;right:0;margin:auto;width:59px;height:1px;}
.qt_newfczcbm .con .list:last-child::after{display:none;}
.qt_newfczcbm .con a.aBox{color:#333333;}
.qt_newfczcbm .con a.aBox:hover{color:#43bc9a;}
.qt_newfczcbm .con .list a .tool{color:#333333;}
.qt_newfczcbm .con .list .tool{padding:45px 0 0 0;}
.qt_newfczcbm .con .list .toolbar_alert{cursor:auto;background:#fff;position:absolute;left:-216px;top:0;box-shadow:0 0 10px 0 #c5c7cf;padding:30px 20px;border-radius:10px;display:none;}
.qt_newfczcbm .con .list.evaluationTool .toolbar_alert:before{content:'';width:100%;height:50vh;position:absolute;left:0;top:-50vh;}
.qt_newfczcbm .con .list.evaluationTool .toolbar_alert:after{content:'';width:100%;height:50vh;position:absolute;left:0;bottom:-50vh;}
.qt_newfczcbm .con .list .toolbar_alert h6{font-size:18px;color:#333333;text-align:center;margin-bottom:20px;}
.qt_newfczcbm .con .list .toolbar_alert .close {width:15px;height:15px;line-height:15px;position:absolute;right:10px;top:10px;background:url(https://liuxue.xdf.cn/image/icon/close.png?bebe97c…) no-repeat center -176px;}
.qt_newfczcbm .con .list.iphoneTool .toolbar_alert h6{margin-bottom:4px;}
.qt_newfczcbm .con .list.iphoneTool .toolbar_alert .tit_sm{font-size:12px;margin-bottom:10px;color:#333333;}
.qt_newfczcbm.active{height:395px;}
.qt_newfczcbm.active .con .list.iphoneTool::after{display:none;}
.qt_newfczcbm.active .con .back_top{display:none;}

.qt_newfczcbm .qt_form_common.qt_form .SmsCode_wrap {border:1px solid #e4e4e4;height:32px;margin-top:10px;margin-bottom:0;}
.qt_newfczcbm .qt_form_common.qt_form .SmsCode {border:none;border-radius:0;border-right:1px solid #e4e4e4;padding-left:12px;margin:2px 0;width:90px;height:26px;background:none;}
.qt_newfczcbm .qt_form_common.qt_form .SmsCodeBtn {width:50%;float:right;height:100%;line-height:32px;font-size:14px;color:#999999;text-align:center;}
.qt_newfczcbm .qt_form_common.qt_form .SmsCodeBtn.active{color:#f39200;}
/* 国家咨询 */
.qt_newfczcbm .con .list.zxzxTool .toolbar_alert{padding:40px 15px 20px 15px;width:280px;box-sizing:border-box;left:-276px;}
.qt_newfczcbm .con .list.zxzxTool .toolbar_alert ul li{font-size:12px;text-align:center;color:#333333;margin:0 6px 20px 6px;float:left;line-height:14px;width:50px;}
.qt_newfczcbm .con .list.zxzxTool .toolbar_alert ul li a{color:#333333;}
.qt_newfczcbm .con .list.zxzxTool .toolbar_alert ul li:hover a{color:#3fba98;}
.qt_newfczcbm .con .list.zxzxTool .toolbar_alert ul li img{width:32px;height:32px;display:block;margin:0 auto 5px;}
/* 右侧浮窗欧亚 */
.qt_newfczcbm .toolbar_oy_wrap{display:none;}
.qt_newfczcbm .costTool .toolbar_oy_wrap .btn_wrap{width:180px;}
.qt_newfczcbm .costTool .toolbar_oy_wrap .btn_wrap .btn{float:left;width:86px;height:30px;line-height:30px;background:#3fba98;font-size:14px;color:#ffffff;text-align:center;border-radius:5px;}
.qt_newfczcbm .costTool .toolbar_oy_wrap .btn_wrap .btn:nth-of-type(1){margin-right:8px;}
.qt_newfczcbm .iphoneTool .toolbar_oy_wrap .oy_tel{width:178px;height:58px;border:1px solid #efefef;border-radius:10px;position:relative;background:#fbfbfb;}
.qt_newfczcbm .iphoneTool .toolbar_oy_wrap .oy_tel::before{content:'';width:48px;height:48px;background:url(https://liuxue.xdf.cn/image/icon/icon_oy.png) no-repeat 0 0;position:absolute;left:5px;top:0;bottom:0;margin:auto;}
.qt_newfczcbm .iphoneTool .toolbar_oy_wrap .oy_tel p{font-size:14px;color:#333333;text-align:left;padding:7px 0 0 64px;line-height:22px;}

/*新版活动模块*/
.qt_activity{width:910px;}
.qt_activity .activity_wrap{height:360px;overflow:hidden;margin-top:-20px;padding:0 10px;}
.qt_activity .activity_wrap li{width:215px;float:left;border-radius:20px;overflow:hidden;background:#ffffff;padding-bottom:20px;margin-left:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-top:20px;}
.qt_activity .activity_wrap li:hover{box-shadow:0 0 10px 2px #e4e4e4;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}
.qt_activity .activity_wrap li .activityTop{position:relative;width:215px;height:169px;}
.qt_activity .activity_wrap li .activityTop img{width:100%;height:100%;border-top-left-radius:20px;border-top-right-radius:20px;}
.qt_activity .activity_wrap li .activityTop .activCountry, 
.qt_activity .activity_wrap li .activityTop .activDegree{display:none;}
.qt_activity .activity_wrap li .qrCode_img{display:none;}
.qt_activity .activity_wrap li .activityBot{padding:25px 20px 0 25px;}
.qt_activity .activity_wrap li .activityBot p{font-size:12px;color:#666666;line-height:18px;padding-left:22px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -487px -106px;height:15px;margin-bottom:10px;width:158px;}
.qt_activity .activity_wrap li .activityBot p.p2{background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -487px -147px;}
.qt_activity .activity_wrap li .activityBot p.p3{height:35px;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -487px -190px;}
.qt_activity .activity_wrap li .activityBot p.xingshi{background-position:-487px -462px;}
.qt_activity .activity_wrap li:first-child{margin-left:0;}
/*活动横板*/
.qt_activity .activity_wrap_transverse{height:224px;padding:0 10px;}
.qt_activity .activity_wrap_transverse li{width:440px;border:2px solid #ededed;box-sizing:border-box;padding:15px;}
.qt_activity .activity_wrap_transverse li .activityTop{float:left;border-radius:10px;overflow:hidden;}
.qt_activity .activity_wrap_transverse li .activityBot{float:left;padding:30px 0 0 11px;}
.qt_activity .activity_wrap_transverse li .activityTop img{border-radius:0;}
.qt_activity .activity_wrap_transverse li .activityBot .newBtn{width:115px;padding:2px 0;}
/*新版活动讲座浮层表单*/
.qt_popC{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:9998;display:none;}
.qt_popFormCon{position:fixed;z-index:9999;width:750px;height:400px;left:50%;top:50%;margin-top:-200px;margin-left:-375px;background:#ffffff;border-radius:20px;overflow:hidden;display:none;}
.qt_popFormCon .popImg{width:350px;position:relative;}
.qt_popFormCon .popImg .popLogo{position:absolute;top:20px;left:25px;}
.qt_popFormCon .popForm{position:relative;width:400px;}
.qt_popFormCon .popForm .close {width:14px;height:14px;line-height:14px;position:absolute;right:20px;top:20px;background:url(https://liuxue.xdf.cn/image/icon/close.png?bebe97câ€¦) no-repeat -7px -176px;}
.qt_popFormCon .popForm h6{font-size:24px;text-align:center;padding:40px 0 10px 0;}
.qt_popFormCon .popForm h5{font-size:16px;text-align:center;padding:0px 0 14px 0;width:70%;font-weight:normal;margin:0 auto;}
.qt_popFormCon .popForm .qt_form_common{width:340px;margin:0 auto;}
.qt_popFormCon .popForm .qt_form_common.qt_form .select_wrap{margin-bottom:10px;height:40px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .SmsCode_wrap{border:1px solid #e4e4e4;}
.qt_popFormCon .popForm .qt_form_common.qt_form .input{margin-bottom:0;}
/* .qt_popFormCon .popForm .qt_form_common.qt_form .input{height:40px;} */
.qt_popFormCon .popForm .qt_form_common.qt_form .input{height:40px;margin-bottom:10px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Name{background-position-y:10px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Country{background-position-y:-146px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Degree{background-position-y:-198px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Phone{background-position-y:-42px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .City{background-position-y:-404px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .select_wrap::after{right:16px;top:15px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .SmsCodeBtn{height:28px;line-height:28px;background:none;border-left:1px solid #e4e4e4;border-radius:0;margin-top:5px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .btn{height:45px;line-height:45px;font-size:16px;font-weight:normal;background:linear-gradient(90deg,#72cab2,#3f9594);border-radius:12px;margin-top:0;}
.qt_popFormCon .popForm .qt_form_common.qt_form .btn:hover{background:linear-gradient(-90deg,#72cab2,#3f9594);}
.qt_popFormCon .popForm .qt_form_common.qt_form .tiaokuan{margin-top:20px;}
/*扫码预约*/
.qt_popFormCon .erweima_img{width:60%;margin:0 auto;display:none;}
.qt_popFormCon .erweima_img img{display:block;width:100%;}
.qt_popFormCon .erweima_img b{display:block;width:100%;text-align:center;font-size:14px;line-height:26px;color:#333333;font-weight:normal;}
.activity_wrap .end{cursor:context-menu;}

.qt_pop_lqzl_form .popForm .qt_form_common.qt_form input.Phone{float:none;}

/* .qt_popFormCon .popForm .qt_form_common.qt_form .SmsCode_wrap {border:1px solid #e4e4e4;height:40px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .SmsCode {border:none;border-radius:0;border-right:1px solid #e4e4e4;padding-left:12px;margin:7px 0;width:230px;height:26px;background:none;}
.qt_popFormCon .popForm .qt_form_common.qt_form .SmsCodeBtn {width:30%;float:right;height:100%;line-height:40px;font-size:14px;color:#999999;text-align:center;} */
/*表单提交成功*/
.success_form,
.success_formCountdown{width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1000;display:none;}
.success_form .success_form_con{width:480px;height:400px;background:#ffffff;border-radius:20px;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;overflow:hidden;}
.success_form .success_form_con h4,
.success_formCountdown .success_formCountdown_con h4{height:80px;font-size:24px;color:#ffffff;background:linear-gradient(180deg,#3f9593,#72c9b2);line-height:80px;text-align:center;text-shadow:0 2px 5px #008a78;}
.success_form .success_form_con .close {width:14px;height:14px;line-height:14px;position:absolute;right:20px;top:20px;background:url(https://liuxue.xdf.cn/image/icon/close.png?bebe97câ€¦) -7px -176px no-repeat;}
.success_form .success_form_con .success_form_con_wrap{width:404px;margin:0 auto;text-align:center;}
.success_form .success_form_con .success_form_con_wrap p,
.success_formCountdown .success_formCountdown_con .success_form_con_wrap p{font-size:14px;color:#666666;line-height:74px;}
.success_form .success_form_con .success_form_con_wrap .link_url{width:290px;height:44px;border:1px solid #d1d1d1;background:#efefef;color:#666666;border-radius:10px;line-height:44px;box-sizing:border-box;float:left;overflow:hidden;padding:0 5px;}
.success_form .success_form_con .success_form_con_wrap .link_url #link_url{font-weight:normal;display:block;overflow-y:auto;}
.success_form .success_form_con .success_form_con_wrap span{width:100px;height:44px;font-size:16px;text-align:center;color:#ffffff;border-radius:10px;background:linear-gradient(-90deg,#3f9593,#72c9b2);line-height:44px;cursor:pointer;}
.success_form_con_text{border-top:1px dashed #949494;margin-top:20px;}
.success_form_con_text h5{font-size:14px;color:#666666;text-align:left;line-height:14px;margin:14px 0 10px 0;}
.success_form_con_text ul{position:relative;width:100%;height:40px;}
.success_form_con_text ul li{font-size:14px;width:105px;position:absolute;top:16px;}
.success_form_con_text ul li:nth-child(1){left:-19px;}
.success_form_con_text ul li:nth-child(2){left:98px;}
.success_form_con_text ul li:nth-child(3){left:206px;}
.success_form_con_text ul li:nth-child(4){right:-16px;}
.success_formCountdown .success_formCountdown_con{width:400px;height:170px;background:#ffffff;border-radius:20px;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;overflow:hidden;}
.success_formCountdown .success_formCountdown_con .success_form_con_wrap{width:340px;margin:0 auto;text-align:center;}
.success_formCountdown .success_formCountdown_con .success_form_con_wrap p{line-height:55px;}
.success_formCountdown .success_formCountdown_con .success_form_con_wrap .progressBar{width:340px;height:8px;background:#e3fff7;border-radius:20px;margin:0 auto;}
.success_formCountdown .success_formCountdown_con .success_form_con_wrap .progressBar #bar{width:0;height:8px;background:#3fba98;border-radius:20px;position:relative;}
.success_formCountdown .success_formCountdown_con .success_form_con_wrap .progressBar #bar::after{content:'';width:20px;height:20px;border-radius:50%;background:#ffffff;border:4px solid #3fba98;position:absolute;right:0;top:0;bottom:0;margin:auto;box-sizing:border-box;}


/* 实用资料 - 领取资料 */
.qt_syzl .list_wrap{display:none;padding-top:20px;}
.qt_syzl .list_wrap .list{width:232px;height:276px;background:#fff;border-radius:18px;overflow:hidden;margin-right:10px;float:left;}
.qt_syzl .list_wrap .list:nth-last-of-type(1){margin-right:0;}
.qt_syzl .list_wrap .list .top{height:157px;overflow:hidden;position:relative;padding:18px 18px 0;background:#e0e0e0;}
.qt_syzl .list_wrap .list .top::after{content:' ';position:absolute;width:196px;height:26px;background:linear-gradient(to top, #e0e0e0 0%,rgb(255 255 255 / 0%) 100%);left:0;right:0;bottom:0;margin:auto;}
.qt_syzl .list_wrap .list .top img{width:100%;height:100%;}
.qt_syzl .list_wrap .list .top .btn_wrap{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(97,242,194,0.5);background:linear-gradient(180deg,rgb(232 233 233 / 50%) 0%,rgb(170 237 215 / 50%) 40%,rgb(96 243 193 / 50%));left:-100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:99;}
.qt_syzl .list_wrap .list .top .btn_wrap .btn{width:114px;height:23px;line-height:23px;font-size:14px;text-align:center;border:1px solid #00b1ff;display:block;border-radius:14px;text-indent:14px;margin:0 auto;cursor:pointer;}
.qt_syzl .list_wrap .list .top .btn_wrap .preview_btn{background:#fff;color:#00a0e6;margin:59px auto 10px;position:relative;}
.qt_syzl .list_wrap .list .top .btn_wrap .preview_btn::before{content:' ';width:16px;height:16px;background:url(https://liuxue.xdf.cn/image/icon/wenjian.png) no-repeat center center;position:absolute;top:0;bottom:0;left:30px;margin:auto;}
.qt_syzl .list_wrap .list .top .btn_wrap .download_btn{background:#00b1ff;color:#fff;position:relative;}
.qt_syzl .list_wrap .list .top .btn_wrap .download_btn::before{content:' ';width:15px;height:13px;background:url(https://liuxue.xdf.cn/image/icon/download.png) no-repeat 0 0;position:absolute;top:0;bottom:0;left:30px;margin:auto;}
.qt_syzl .list_wrap .list .top .btn_wrap .download_btn.active{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}
.qt_syzl .list_wrap .list .bottom{width:182px;margin:0 auto;}
.qt_syzl .list_wrap .list .bottom p{height:40px;font-size:14px;color:#333;line-height:20px;padding:11px 0 8px 0;border-bottom:1px solid #e9e9e9;}
.qt_syzl .list_wrap .list .bottom .information{font-size:12px;color:#bebebe;line-height:30px;}
.qt_syzl .list_wrap .list .bottom .information .download{position:relative;padding-left:15px;}
.qt_syzl .list_wrap .list .bottom .information .download::before{content:' ';width:10px;height:10px;background:url(https://liuxue.xdf.cn/image/icon/download.png) no-repeat -25px 0;position:absolute;top:0;bottom:0;left:0;margin:auto;}
.qt_syzl .list_wrap .list .bottom .information .preview{position:relative;padding-left:15px;}
.qt_syzl .list_wrap .list .bottom .information .preview::before{content:' ';width:12px;height:9px;background:url(https://liuxue.xdf.cn/image/icon/look.png) no-repeat 0 0;position:absolute;top:0;bottom:0;left:0;margin:auto;}
.qt_syzl .list_wrap .list:hover .top .btn_wrap{left:0;}
/* .qt_syzl .list_wrap.swiper-container .swiper-button{width:15px;height:15px;top:2px;margin-top:0;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?be4u) no-repeat -146px -90px;opacity:1;display:none;}
.qt_syzl .list_wrap.swiper-container .swiper-button.swiper-button-prev{right:25px;left:auto;background-position:-124px -90px;}
.qt_syzl .list_wrap.swiper-container .swiper-button.swiper-button-next{right:0;background-position:-146px -90px;}
.qt_syzl .list_wrap.swiper-container .swiper-button.swiper-button-prev.swiper-button-disabled{background-position:-124px -16px;}
.qt_syzl .list_wrap.swiper-container .swiper-button.swiper-button-next.swiper-button-disabled{background-position:-146px -16px;} */


.qt_syzl .list_wrap.swiper-container .swiper-button{display:none;width:40px;height:40px;background:url(https://liuxue.xdf.cn/image/icon/swiper-button_40_40.png) no-repeat 0 0;background-size:100px;}
.qt_syzl .list_wrap.swiper-container .swiper-button.swiper-button-prev{background-position:0 0;}
.qt_syzl .list_wrap.swiper-container .swiper-button.swiper-button-prev.swiper-button-disabled{background-position:-60px 0;opacity:1;pointer-events:all;}
.qt_syzl .list_wrap.swiper-container .swiper-button.swiper-button-next{background-position:0px -61px;}
.qt_syzl .list_wrap.swiper-container .swiper-button.swiper-button-next.swiper-button-disabled{background-position:-60px -61px;opacity:1;pointer-events:all;}
/* .lxanli .swiper_wrap:hover .swiper-button-prev,
.lxanli .swiper_wrap:hover .swiper-button-next{display:block;} */






/* 预览资料与下载资料 */
.qt_pop_trial_reading_wrap{background:rgba(0,0,0,0.7);z-index:99999;display:none;}
.qt_pop_trial_reading_wrap .trial_reading{width:35%;height:95.6%;width:70vh;height:95.6vh;overflow:hidden;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container{width:100%;height:100%;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container img{width:100%;height:100%;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container .close{position:absolute;background:url(https://liuxue.xdf.cn/image/icon/close_blue.png) no-repeat center top;display:block;width:25px;height:25px;top:20px;right:20px;z-index:1003;cursor:pointer;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form{height:auto;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap{width:338px;height:445px;background:#fff;border-radius:20px;padding:0 43px;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap::before{content:'';width:163px;height:155px;background:url(https://liuxue.xdf.cn/image/icon/trial_reading_bg.png) no-repeat center center;position:absolute;left:0;top:-40px;right:0;margin:auto;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap h6{font-size:24px;color:#333333;line-height:34px;margin:98px 0 15px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .input{width:292px;height:42px;line-height:42px;font-size:14px;float:inherit;border:1px solid #e4e4e4;border-radius:10px;padding:0 0 0 46px;background:url(https://liuxue.xdf.cn/image/icon/form_icon_gray_new.png?20240909) no-repeat 7px 0;background-size:22px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .Phone{background-position:15px -41px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .SmsCode{width:154px;background-position:15px -92px}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form .SmsCodeBtn{float:right;width:130px;height:44px;line-height:44px;margin-right:0;border-radius:5px;background:#eeeeee;font-size:16px;color:#9a9a9c;text-align:center;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form .SmsCodeBtn.active{background:#f39200;color:#fff;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .btn{width:340px;height:44px;line-height:44px;font-size:16px;color:#fff;border-radius:10px;text-align:center;-webkit-animation:none;animation:none;background:linear-gradient(to right, #72cab2 0%,#5ab0a3 50%,#3f9593 100%);}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan{width:100%;font-size:12px;color:#666;margin:20px 0 0 0;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan .checked{width:14px;height:14px;vertical-align:sub;background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -24px -62px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan .checked.active{background-position:-44px -62px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan a{color:#666 !important;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab{display:none;}
/* 下载资料 */
.qt_pop_lqzl_form{background:rgba(0,0,0,0.5);z-index:9999;display:none;}
.qt_pop_lqzl_form .qt_popFormCon{display:block;}
.qt_pop_lqzl_form .qt_popFormCon .popForm h6{padding:66px 0 30px 0;}
.qt_popFormCon .qt_form_common_new .SmsCode{width:198px;height:42px;background-position:7px -94px;border:0;}
.qt_popFormCon .qt_form_common_new .SmsCodeBtn{width:130px;height:42px;float:right;text-align:center;line-height:44px;font-size:16px;color:#9a9a9c;background:#eeeeee;border-radius:10px;}
.qt_popFormCon .qt_form_common_new .SmsCodeBtn.active{color:#f39200;}
.qt_pop_lqzl_form .SmsCode_wrap{margin-bottom:10px;border:1px solid #e4e4e4;height:40px;border-radius:5px;}
/* 观看视频 */
.qt_pop_video_wrap{background:rgba(0,0,0,0.75);z-index:9999;display:none;cursor:auto;}
.qt_pop_video_wrap .video_wrap{width:800px;height:700px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;line-height:700px;}
.qt_pop_video_wrap .video{vertical-align:middle;display:inline-block;max-width:800px;max-height:100%;}
.qt_pop_video_wrap .close{width:50px;height:50px;background:url(https://liuxue.xdf.cn/image/icon/close_white.png) no-repeat center center;background-size:50px;position:absolute;right:50px;top:50px;cursor:pointer;}

/*分公司预览*/
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide {background-size:100% 100%;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab {display:none;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide {width:93%;cursor:pointer;margin-bottom:8px;height:auto;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide:last-child {margin-bottom:0;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide::after {content:'';display:block;width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);top:0;left:0;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide.active::after {display:none;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab img {width:100%;height:initial;}
.branch .qt_pop_trial_reading_wrap .trial_reading .lxsc_tit {display:none;}
.branch .qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit {height:30px;line-height:30px;font-size:28px;color:#ffffff;text-align:center;position:absolute;top:-40px;width:74%;padding-left:26%;display:block !important;}
.branch .qt_pop_trial_reading_wrap .trial_reading.active {width:84vh;height:84.4vh;overflow:initial;}
.branch .qt_pop_trial_reading_wrap .trial_reading.active .swiper-container-readTab {width:25%;float:left;display:block;height:96%;margin-top:30px;}
.branch .qt_pop_trial_reading_wrap .trial_reading.active .swiper-container-trial-reading {width:74%;float:right;height:100%;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-button-prev_tab {top:-3%;left:10%;z-index:20;transform:rotate(90deg);background-size:80%;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-button-next_tab {top:86.6vh;left:10%;z-index:20;transform:rotate(90deg);background-size:80%;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .Country {width:100%;margin-bottom:12px;}
.branch .qt_pop_trial_reading_wrap .countryBookSel{width:23.5%;background:#ffffff;border-radius:20px;color:#333333;height:26px;line-height:26px;overflow:hidden;margin-bottom:10px;display:block !important;position:absolute;top:0;}
.branch .qt_pop_trial_reading_wrap .countryBookSel .select{color:#333333;font-size:12px;width:100%;height:26px;padding-left:5%;box-sizing:border-box;display:block;z-index:2;position:relative;background:transparent;}
.branch .qt_pop_trial_reading_wrap .countryBookSel::after {content:'';width:17px;height:6px;position:absolute;right:10px;bottom:0;top:0;margin:auto;background:url(https://liuxue.xdf.cn/special/include/imagess/form_icon_Green.png) no-repeat 0px -143px;background-size:17px;}
.branch .qt_pop_trial_reading_wrap .trial_reading .swiper-container .close{position:fixed;right:50%;margin-right:-464px;background:url(https://liuxue.xdf.cn/image/icon/close_white.png) no-repeat center top;background-size:contain;}
/*分公司地图*/
.branch .qt_map .mapCon .user_city{display:none;}
.branch .qt_map{margin-top:42px;}
.branch .qt_map .qt_title_big{display:none;}

/*新版资料库头部样式*/
.dhdb_database{background:#2aaf8a;background:linear-gradient(180deg,#2aaf8a,#34b38f);border-bottom:1px solid #53ceac;}
.dhdb_database .now_city{display:block;margin-top:38px;}
.dhdb_database .now_city h2{font-size:16px;color:#ffffff;padding:0 30px 0 35px;}
.dhdb_database .now_city h2::after{width:16px;height:10px;right:10px;background-position:-168px -8px;}
.dhdb_database .now_city .choice_city_list{left:-80px;}
.dhdb_database .now_city .choice_city_list .country_listBox h4{color:#1db187;margin-bottom:10px;}
.dhdb_database .now_city .choice_city_list .country_listBox h4.mar{margin-top:10px;}
.dhdb_database .gu_search{margin:30px 30px 30px 30px;}
/* .dhdb_database .gu_search{background:#FFFFFF;border-radius:20px;margin:30px 30px 30px 30px;}
.dhdb_database .gu_search input {width:260px;}
.dhdb_database .gu_search .gu_btn_search{background-position:-414px -764px;} */
.dhdb_database .lxdh b{color:#ffffff;}
.dhdb_database .lxdh::before{background:url(https://liuxue.xdf.cn/image/icon/sprite.png) -90px -22px;}

/*隐私协议弹窗*/
.qt_pop_privacy{width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000003;}
.qt_pop_privacy .privacy{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#ffffff;width:392px;height:206px;border-radius:20px;padding:36px 48px 0 48px;box-sizing:border-box;}
.qt_pop_privacy .privacy h2{font-size:24px;color:#333333;margin-bottom:16px;text-align:center;}
.qt_pop_privacy .privacy p{color:#3fb998;font-size:16px;margin-bottom:28px;}
.qt_pop_privacy .privacy p a{color:#3fb998;}
.qt_pop_privacy .privacy .privacyBtn span{width:140px;height:40px;float:left;text-align:center;line-height:40px;box-sizing:border-box;border-radius:10px;cursor:pointer;font-size:16px;}
.qt_pop_privacy .privacy .privacyBtn span.cancel{border:1px solid #3fb998;color:#333333;}
.qt_pop_privacy .privacy .privacyBtn span.define{background:#3fb998;float:right;color:#ffffff;}

/*提交成功引流弹窗*/
.qt_comment_result_wrap {background:rgba(0,0,0,0.8);z-index:1000002;display:none;}
.qt_comment_result_wrap .comment_result {width:610px;height:403px;background:url(https://liuxue.xdf.cn/image/gpa/image/gpa_result_1_2.png) no-repeat center center;}
.qt_comment_result_wrap .comment_result .close {width:14px;height:14px;line-height:14px;position:absolute;right:20px;top:20px;background:url(https://liuxue.xdf.cn/image/icon/close.png?bebe97câ€¦) -7px -176px no-repeat;}
.qt_comment_result_wrap .comment_result .comment_result_fl{width:275px;float:left;margin-left:16px;padding:110px 16px 0 16px;}
.qt_comment_result_wrap .comment_result .comment_result_fl p{font-size:14px;color:#666666;line-height:20px;margin-top:10px;}
.qt_comment_result_wrap .comment_result .comment_result_fr{float:left;width:240px;height:336px;background:linear-gradient(45deg,#b0ecbf,#cceae9);border-radius:10px;margin-left:16px;margin-top:42px;}
.qt_comment_result_wrap .comment_result .comment_result_fl h3{font-size:28px;line-height:30px;}
.qt_comment_result_wrap .comment_result .comment_result_fl .comment_result_fl_btn{display:block;color:#ffffff;background:#3fba98;border-radius:5px;font-size:16px;font-weight:bold;width:267px;height:45px;margin:10px auto 0;line-height:45px;cursor:pointer;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con{background:#ffffff;border-radius:12px;width:230px;height:326px;padding:28px 10px 0 10px;box-sizing:border-box;text-align:center;margin:5px auto;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con h3{font-size:18px;line-height:24px;margin-bottom:20px;color:#333333;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con p{font-size:14px;line-height:22px;margin-bottom:14px;color:#666666;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con p{display:flex;justify-content:space-between;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con p b{font-size:12px;color:#333333;position:relative;padding-left:18px;font-weight:normal;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con p b::after{content:'';width:16px;height:16px;position:absolute;top:0;bottom:0;left:0;background:url(https://liuxue.xdf.cn/image/icon/gift_line.png?2) no-repeat center top;margin:auto;background-size:contain;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con p b:nth-child(2):after{content:'';background:url(https://liuxue.xdf.cn/image/icon/profile_line.png?1) no-repeat center top;background-size:contain;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con p b:nth-child(3):after{content:'';background:url(https://liuxue.xdf.cn/image/icon/newspaper_line.png) no-repeat center top;background-size:contain;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con img{display:block;margin:0 auto 20px;width:143px;}
.qt_comment_result_wrap .comment_result .comment_result_fr .comment_result_fr_con span{font-size:12px;color:#00a29a;}

/*白皮书提交成功小程序引流*/
.qt_lxsc_result_wrap .comment_result{background:linear-gradient(172deg,#014099,#014099,#54acde,#f0f9fe);border-radius:20px;width:752px;}
.qt_lxsc_result_wrap .comment_result .comment_result_fl{width:330px;height:356px;background:#ffffff;border-radius:20px;padding:50px 0 0 0 !important;margin-top:24px;margin-left:20px;box-sizing:border-box;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr{width:366px;background:none;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con{width:366px;background:none;padding:0;margin:0 auto;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con h3{color:#ffffff;font-size:22px;margin-bottom:8px;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con p{color:#ffffff;font-size:22px;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con img{margin:0 auto 10px;width:127px;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl{width:362px;height:122px;background:url(https://liuxue.xdf.cn/image/icon/resultBPSBot.png) no-repeat center top;margin:0 auto;padding:12px; box-sizing:border-box;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dt{width:96px;border-radius:10px;overflow:hidden;float:left;height:96px;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dt img{display:block;width:100%;margin-bottom:0;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dd{width:215px;float:right;color:#014099;text-align:left;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dd h4{font-size:14px;margin-top:10px;line-height:160%}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dd h5{font-size:12px;font-weight:normal;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dd h6{font-size:12px;font-weight:normal;color:#666666;line-height:16px;margin-top:10px;display:flex;justify-content:space-between;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dd h6 b{font-weight:normal;position:relative;padding-left:18px;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dd h6 b::after{content:'';width:16px;height:16px;position:absolute;top:0;bottom:0;left:0;background:url(https://liuxue.xdf.cn/image/icon/gift_line.png?2) no-repeat center top;margin:auto;background-size:contain;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dd h6 b:nth-child(2):after{content:'';background:url(https://liuxue.xdf.cn/image/icon/profile_line.png?1) no-repeat center top;background-size:contain;}
.qt_lxsc_result_wrap .comment_result .comment_result_fr .comment_result_fr_con dl dd h6 b:nth-child(3):after{content:'';background:url(https://liuxue.xdf.cn/image/icon/newspaper_line.png) no-repeat center top;background-size:contain;}

/*方案视频按钮*/
.qt_title_big .tit .lxVideoPlay{position:relative;font-size:14px;color:#999999;cursor:pointer;display:inline-block;padding-left:5px;font-weight:normal;}
.qt_title_big .tit .lxVideoPlay::before,
.qt_map .mapForm .giftDl dd p:nth-child(2)::before{content:'';background:url(https://liuxue.xdf.cn/image/icon/lxVideoPlay.png);width:16px;height:16px;position:absolute;bottom:0;right:-20px;top:0;margin:auto;background-size:16px 16px;}
.qt_map .mapForm .giftDl dd p:nth-child(2){display:inline-block;}
.qt_map .qt_title_big .tit .lxVideoPlay,
.qt_map .mapForm .giftDl dd p:nth-child(2)::before{display:none;}
.mapLxVideo .qt_map .qt_title_big .tit .lxVideoPlay{display:inline-block;}
.mapLxVideo .qt_map .mapForm .giftDl dd p:nth-child(2)::before{display:block;}